Logo

Application build during the ignite course by Rocketseat 🚀.

Deploy with Vercel

Languages RespositorySize lastCommit

About The Project

Todo is a to-do list app, is the first challenge of the ignite course. On this project we enforce the state, imutability, property, components and more of the principals conceps of React.

Layout

Figma

Built With

ReactJS TailwindCSS typescript phosphor Icons vite radix ui

Getting Started

If you want set up the project locally.

Prerequisites

  • node or yarn

Installation

  1. Clone the repo
git clone https://github.com/Xandowski/todo-list.git && cd todo-list
  1. Install NPM packages
npm install
or
yarn install
  1. Run the app
npm run dev
or
yarn dev

License

Distributed under the MIT License. See LICENSE.txt for more information.