This project aims to use the MERN Full Stack Application, such as:
- MongoDB
- Express.js
- React
- Node.js
On config.env in config folder, set the MONGO_URI with your MongoDB database
npm install
cd client npm install
cd ..
npm run dev
npm run server
npm run client
cd client
npm run build
npm start