Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 1.43 KB

README.md

File metadata and controls

54 lines (42 loc) · 1.43 KB

MERN CRUD👋

MERN CRUD

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.

Setup

First run the backend, then the frontend

Frontend

Frontend setup

run for local env inside frontend directory

npm start

Backend

Backend setup

run for local env inside backend directory

npm run dev

or

node server.js

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b your-branch
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin your-branch
  5. Submit a PR

Get in touch with me:

adhir2099

Created with 🧡 by Adhir2099