Skip to content

LeticiaFarias/todo-reactjs

Repository files navigation

To Do List  

✅ ToDo List

Github top language Github language count Repository size License wakatime


About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Task management application (To-Do List) with ReactJS.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/LeticiaFarias/todo-reactjs

# Access
$ cd todo-reactjs

# Install dependencies
$ yarn

# Run the project
$ yarn dev

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Letícia

 

Back to top