Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 805 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 805 Bytes

TodoList in ReactJS

I made a minimalist todolist using ReactJS

gif256

Used Library FlipMove

I used the FlipMove library for the exit effect

import FlipMove from 'react-flip-move';

In the project directory, you can run:

yarn 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.

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.

License

MIT