Skip to content

gurindernarang/CRUD-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Application using React and JSON Server(Mock APIs)

This project was bootstrapped with Create React App.

You can run can this project using:

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

Things I take care while starting development

  1. For coding I use VSCode.
  2. I installed prettier(https://prettier.io/) extension in VSCode to indent my code.
  3. I installed eslint(https://eslint.org/) extension in VSCode to automatically fix my minor code issues.

About

CRUD application using React Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published