Skip to content

KesleyDavid/study_Ignite_React_Challenge-01

Repository files navigation

Logo

To.do

Preview   |    Project   |    Technologies   |    Getting started   |    Tests   |    License

development Deploy Stars Forks PRs welcome! License

Move.it


✨ Preview

Online system
https://study-ignite-react-challenge-01.vercel.app

💻 Project

In this challenge, you will have to create an application to train what you have learned so far at ReactJS.

This will be an application where your main objective is a small application of activities to do, to train a little more about state manipulation in React.

  • Add a new task
  • Remove a task
  • Mark and unmark a task as completed

This is a project developed during the Ignite - Trilha React, carried out by @Rocketseat.

🔖 Technologies

This project was developed using the following technologies:

🚀 Getting started

Clone the project

$ git clone https://github.com/KesleyDavid/study_Ignite_React_Challenge-01.git

Access the folder

$ cd study_Ignite_React_Challenge-01

Follow the steps below

# Install the dependencies
$ yarn

# Start the project
$ yarn dev

🥇 Tests

Run tests

$ yarn test

alt text

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with ♥ by Kesley DEV