Holafly challenge
Preview: https://holafly-ha9b.vercel.app/
First the backend:
1. cd backend
2. npm install
3. npm run dev
Then the frontend:
1. cd frontend
2. npm install
3. npm run dev
email: johndoe@mail.com password: Johndoe123
email: larrystinger@mail.com password: Larrystinger123
- TailwindCSS
- React
- Next
- Zustand
- Nodejs
- Express
- MongoDB
- Jest
- React Testing Library
-
Use Next server could be a good option to improve performance.
-
Usage of toasts, some loadings and error handling for better UI.