Describe the bug
A clear and concise description of what the bug is.
When I run npm run start, I get the error Unable to resolve "../assets/img/confetti.png" from "src/screens/HomeScreenNotLoggedIn.tsx"To Reproduce
Steps to reproduce the behavior:
Clone the project.
Run npm install to install project dependencies.
Run npm run start to start the project
Scan the QR code with your device to run the app on your mobile phone.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
The app should run without any errors
Desktop (please complete the following information):
Describe the bug A clear and concise description of what the bug is.
Unable to resolve "../assets/img/confetti.png" from "src/screens/HomeScreenNotLoggedIn.tsx"
To Reproduce Steps to reproduce the behavior:npm install
to install project dependencies.npm run start
to start the projectExpected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.