I made a minimalist todolist using ReactJS
I used the FlipMove library for the exit effect
import FlipMove from 'react-flip-move';
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.
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.