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

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


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

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# react-to-do

> This TODO app is developed following the React tutorials provided by Microverse.
> The App is to Add, Update, or Remove a TODO in/from the TODO list.

## Built With

- **HTML**
- **CSS**
- **JavaScript**
- **GitHub flow**
- **React**
- **Babel**

## Getting Started

### Steps to run the project

#### 1 - Git Clone.

```
git clone https://github.com/normainobary2021/react-to-do.git
```
#### 2 - Install node packages.

```
npm install
```

#### 3 - run the project

```
npm start
```

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

### `npm test`

Launches the test runner in the interactive watch mode.

### `npm run build`

Builds the app for production to the `build` folder.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

## Author
### 👨‍💻 Norman Ainobushoborozi
- GitHub: [Norman](https://github.com/normainobary2021)
- Twitter: [Norman](https://twitter.com/NormanAinobush2)
- LinkedIn: [Norman](https://www.linkedin.com/in/norman-ainobushoborozi/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Please give a ⭐️ if you like this project!

## 📝 License
- This project is [MIT](./LICENSE) licensed.