- React, Tailwind - Frontend
- Axios - API
- NodeJs - Backend
- ExpressJs - Backend
- MongoDB - Database
- Clone the Repository
git clone https://github.com/santhoshpandi/crud-mern.git
- Start the Server (Backend)
npm run start-server
- Start the Client (Frontend)
npm run start-client