Created for recruting purpouses.

📫 Please read my mail before examining the project.

Roadmap:

  • 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

How to run 🚀

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)

frontend

npm run dev

app should start on the port 5173

frontend is also hosted on vercel -> https://names-front.vercel.app/