Skip to content

React Checkbox tutorial - Store multiple checkboxes values in React application and Make REST API call to store checkbox values in mongoDB database.

Notifications You must be signed in to change notification settings

KittPhi/react-multiple-checkboxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Checkbox Tutorial – Handle Multiple Checkboxes Values

React Checkbox tutorial - Store multiple checkboxes values in React application and Make REST API call to store checkbox values in mongoDB database.

Step by Step Tutorial

React Checkbox Tutorial – Handle Multiple Checkboxes Values

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it on the browser.

Start Node Server

  • 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

About

React Checkbox tutorial - Store multiple checkboxes values in React application and Make REST API call to store checkbox values in mongoDB database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published