📫 Please read my mail before examining the project.
- names-front: It is the frontend of the app, created with React + Vite
- names-backend [in another repo]: It is the backend of the app, created with Nest.js
Project is using mongoDB (atlas), so you need host and password to connect with it, they are in .env file (I attached it to the mail, also with JWT_SECRET)
npm run dev
app should start on the port 5173
frontend is also hosted on vercel -> https://names-front.vercel.app/