Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 461 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 461 Bytes

Todo App using React Hooks

Todo Application built with React Hooks

Installation

Use the package manager npm to install project and to run.

cd app
npm install 
npm start

Build With

  • React 16 +
  • React Hooks
  • Firebase
  • Axios

Demo

https://react-hooks-c1b28.firebaseapp.com/

Contributing

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