dearfrankg / taskhero-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦸‍♂️ Taskmaster

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

To get started

  1. Clone the repo
git clone git@github.com: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

License:MIT License


Languages

Language:TypeScript 85.7%Language:JavaScript 11.6%Language:HTML 2.7%