A todo list made with ReactJS and Styled Components.
Explore the docs »
·
Report Bug
·
Request Feature
This is a todo app with react, which has some great functionalities such as authentication, connection to an external api, and more!
This is the Api-Repo I developed for this project.
It uses react context api to handle some features such as the update modal and authentication credentials.
It was a great experience for me to work with those technologies and learn a little bit of deployment and connection to an external service.
- Clone the repo
git clone https://github.com/lucfersan/todo-list-react.git
- Install the packages
cd todo-list-react yarn
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Lucas Fernandes - fernandes.lucas11@outlook.com