Full Stack (MongoDB)

Hello, I tried to create a server with mongoDB and generate with react in this repo.

How to start?

for Client-side

npm install
npm run dev

for Server-side

node server.js

OR

nodemon server.js

How to run?

Open http://localhost:5173 with your browser to see the result.

Used technologies:

  • Frontend: React, React Router v-6, Ant Design, SASS, Helmet
  • Backend: Express JS, MongoDB
  • Git: GitHub