React Checkbox tutorial - Store multiple checkboxes values in React application and Make REST API call to store checkbox values in mongoDB database.
React Checkbox Tutorial – Handle Multiple Checkboxes Values
Runs the app in the development mode.
Open http://localhost:3000 to view it on the browser.
- Get inside the
backend
folder - Run
npm install
to install required packages - Open terminal run
nodemon
- Open other terminal run
mongod
Open API URL on http://localhost:4000/api