Skip to content

c0d3t3k/recoil-todo-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦸‍♂️ Taskmaster

Sample todo list app to learn Recoil. Find the tutorial video here.

To get started

  1. Clone the repo
git clone [email protected]:jacques-blom/recoil-example-app.git
  1. Install dependencies using Yarn
cd recoil-example-app
yarn
  1. Start the development server
yarn start

Any questions?

File an issue or reach out to me on Twitter (@jacques_codes). I'd be more than happy to help!

Completed code

If you want the completed code (as it would be at the end of the tutorial), check out the completed branch.

About

A simple todo list app, built using Recoil.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • HTML 5.7%