Skip to content

Challenge 01 from @Rocketseat for testing the knowlage learned about fundamentals of ReactJS creating a todo app.

License

Notifications You must be signed in to change notification settings

alissonmarqui/ignite-react-todo-list

Repository files navigation

TO.DO

App

Summary

💻 About

A todo app for practice the learned concepts about foundamentals of ReactJS at Rocketseat Ignite.

🛠 Main technologies

(You can see all the dependencies in the package.json file)

🚀 How to run the project

You need to have the following tools installed before clone and run project: Git, Node.js.

# Clone this repository
$ git clone https://github.com/alissonmarqui/ignite-react-todo-list.git

# Access the project folder
$ cd ignite-react-todo-list

# Install the dependencies
$ yarn || npm install

# Run the application in dev mode
$ yarn dev || npm run dev

After that open your browser and access: http://localhost:8080/

🦸 Author


Alisson de Marqui

Linkedin Badge Gmail Badge

📝 License

This project are under the MIT license.

About

Challenge 01 from @Rocketseat for testing the knowlage learned about fundamentals of ReactJS creating a todo app.

Topics

Resources

License

Stars

Watchers

Forks