Skip to content

i-max-xi/React-to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

To-Do App

This project is a build of a To-Do application
that serves as a log for planned activities for users.

Built With:

  • React (SPA)
  • JSX
  • CSS

Cloning

$ git clone https://github.com/i-max-xi/React-to-do-app.git

Installing packages

Run the install npm script to update packages:

$ npm install

Create a production build

Run the build npm script to generate a static production build of your App:

$ npm run build

Deploy Local

Run the start npm script to launch the app locally:

$ npm start

Testing

Run the test npm script to launch the test runner:

$ npm test

To view test coverage run the tests-coverage npm script or gulp task:

$ npm run tests-coverage

👤 Author

Show your support

Give a ⭐️ if you like this project!

Acknowledgement:

  • Big thanks to Microverse.
  • Hat tip to W3css and every website that trained me to code.
  • etc.

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages