Next time I promise it would be mongoDb, this time is MySQL, MySQL, Express, React and Node. Using Axios, cors, sweetalert2, pagination, bootstrap. More updates will be coming soon to grow this MERN stack CRUD.
First run the backend, then the frontend
run for local env inside frontend directory
npm start
run for local env inside backend directory
npm run dev
or
node server.js
- Fork it!
- Create your feature branch:
git checkout -b your-branch
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin your-branch
- Submit a PR
Created with 🧡 by Adhir2099