/ignite-react-fundamentals

An Ignite challenge that implements a TODO list with ReactJS concepts

Primary LanguageTypeScriptMIT LicenseMIT

Ignite Challenge 1: ReactJS Fundamentals

Apply the ReactJS Fundamentals

In this challenge, we will create a TODO list application as specified on this link.

Develop, Test and Deploy

  • Development mode:
yarn dev
  • Build:
yarn build
  • Deploy

Host by Vercel, just push to the main branch.