lucasgbriell / desafio01-trilha-reactJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wizard Quests - A Simple To Do List

Hello, my friend. Stay awhile and listen!

This is a simple project for RocketSeat challenge. In the Wizard quests you can create your to do list, change the status (Done and Undone) and remove taks.

Getting Started

  1. Clone the repository and cd into its root directory
  2. Run yarn install to install dependencies
  3. Run yarn dev from the project directory to run in development mode

The application is served at http://localhost:8080 by default.

Testing

  1. Run yarn test to test the app.

The End.

About

License:MIT License


Languages

Language:TypeScript 41.6%Language:JavaScript 36.9%Language:SCSS 19.5%Language:HTML 2.0%