MERN Stack CRUD built with React v17+, RRDv6+, Node.js, Express.js MongoDB and Mongoose ODM.
- Clone repository
git clone https://github.com/coder-sabbir/MERN-CRUD.git
- Get in the client folder
cd client
- Install dependencies via npm or yarn
npm i
- Start Client
npm start
- Get in the server folder
cd server
- Install dependencies via npm or yarn
npm i
- Start Server
node index.js
- Get in the server folder
cd server
- Import the following file to your MongoDB
Cruds
For any additional information please refer to Sabbir's Lab.
Thank you