This is a simple crud project for beginners built with the following technologies:
- React and React Router for the frontend
- Express and Mongoose for the backend
- Node.js 10+
npm install
- Backend
npm start
- Frontend
cd client && npm start
Contributions are welcome. Just submit a PR and I will make sure to review it 😸