Skip to content

Nebado/todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App on React

The implementation of todo application on React. This project was bootstrapped with Create React App.

Requirements

  • react ^17

Quick Start

In the project directory, you can run:

$ npm start
$ npm test
$ npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

References

React