ToDo list with Recoil.js used for state management
- Clone
git clone https://github.com/shubhaemk/recoil-example.git - Move into the directory
cd recoil-example - Install dependencies
npm installoryarn install - Run the app using
npm run startoryarn run start - Profit!