Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carreraprogrammer/react-to-do

In this repository I create a TO-DO list app using React. This was created with the propouse to practice the basic concepts to build aplications with react
https://github.com/carreraprogrammer/react-to-do

css html5 javascript react

Last synced: about 1 month ago
JSON representation

In this repository I create a TO-DO list app using React. This was created with the propouse to practice the basic concepts to build aplications with react

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# React TODOs Aplications

> In this aplication, I created a Todos list with react in order to practice the basic concepts of React what includes components, props and state.

## Built With

- React
- JavaScript
- Html5
- Css

## Live Demo (if available)

[Live Demo Link](https://carrera-react-todo.netlify.app)

## Getting Started

**Please, before start use the command "npm instal" to obtain all the dependencies**
**Use on the CLI the command "npm start" to run the application in your local server.**

To get a local copy up and running follow these simple example steps.

## Authors

👤 **Damiel Carrera**

- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer )
- Twitter: [@carreraprog](https://twitter.com/carreraprog)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/daniel-carrera-85a917244/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._