Skip to content

Pedro-Murilo/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📋 Todo App

A todo app made with ReactJS!


Made with ReactJS Repo Size Last Commit License Developed by Pedro

🔭 Final Project

Todo List

🗒 About

In this app I learned the basics of ReactJS creating a CRUD (Todo), I learned also put the list in LocalStorage and use PropTypes to say if any element is required!

🚀 Technologies

React

âš™ How to run this project:

Step 1: clone this repository by typing git clone [email protected]:Pedro-Murilo/todo-list.git

Step 2: type cd todo-list and type npm i, now wait install all dependencies

Step 3: type npm start and open in your browser http:https://localhost:3000/


🌱 Contributing

Step 1: fork this repository

Step 2: Add a new branch with your new feature: git checkout -b my-feature

Step 3: Commit your new features: git commit -m "feat: my new feature"

Step 4: Push to your branch: git push origin your-branch

Final: After merge your pull request, you can delete your branch


📄 License

This project is under MIT license. See the LICENSE file for more details.

About

A todo app made with ReactJS! 📒

Topics

Resources

License

Stars

Watchers

Forks