Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fherrerao/to-do-list-react


https://github.com/fherrerao/to-do-list-react

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

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

# To-do List

> A web app where users can add a new to-do, mark it as done, or update it

![Screenshot from 2022-09-17 17-40-43](https://user-images.githubusercontent.com/91301423/190878615-e65e19d6-979c-4b90-b2eb-c9595ee7cf7a.png)

## Built With

- HTML/CSS
- JavaScript
- React Framework

## Live Demo

[Demo link](https://fherrerao.github.io/To-do-list-react/).

## Getting Started

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

- Clone this repository with git clone `https://github.com/fherrerao/To-do-list-react.git` using your terminal or command line.
- Change to the project directory by entering :

`cd To-do-list-react` in the terminal

### Prerequisites

You should install in your local machine the last version of [React](https://en.reactjs.org/).

### Setup

You can clone this repository using the next command: `git clone https://github.com/fherrerao/To-do-list-react.git`.

### Install

After clone the repository, you should to run `npm install` since the terminal to install all dependencies needed to the correct working of the project.

### Usage

You're free to use this project however it is developed for educational purposes. You can check the acknowledgment described below.

## Authors

👤 **Fernando Herrera**

- GitHub: [@fherrerao](https://github.com/fherrerao)
- LinkedIn: [@fernando](https://www.linkedin.com/in/fernando-herrera-25a6361b2/)
- Twitter: [@fherrera0206](https://twitter.com/fherrera0206)

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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