Skip to content

ahnupsingh/react-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CI GitHub Release (latest by date) License

A simple and beautiful CRUD application built with React.

crud-app

Technologies Used

Development

Install dependencies:

npm install

Run servers

You can start a local web server by running:

npm start

You can start a local json server by running:

npm run serve-json

and then you can open http://localhost:3000 to view it in the browser. Open http://localhost:3001 to view data in the json server.

Available Scripts

Script Description
npm start Runs the app in the development mode.
npm test Launches the test runner in the interactive watch mode.
npm run build Builds the app for production to the build folder.
npm run eject This command will remove the single build dependency from your project.
npm run serve-json This command will start a server that serves the data in db.json file.

Credits

React crud is built and maintained by Anup Kumar Singh for training purposes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •