Skip to content

ChkKris/react_labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install the libraries required for your application using the below command. Once installed, verify if the required packages are installed in the package.json file.

npm install --save -s redux react-redux react react-dom react-scripts react-service-worker web-vitals

In the terminal, ensure you are in the react-redux directory and run the following command to start the server and run the application.

npm start

About

react redux todolist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.4%
  • HTML 34.2%
  • CSS 22.4%