Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olawale-o/react-todo-app

"React Todo App" is a tutorial on how to work with React.
https://github.com/olawale-o/react-todo-app

css jsx reactjs

Last synced: 23 days ago
JSON representation

"React Todo App" is a tutorial on how to work with React.

Awesome Lists containing this project

README

        

# React Todo App

> "React Todo App" is a tutorial on how to work with React.

# Built With
- CSS
- React JS

# Screenshot
![screenshot](https://github.com/olawale-o/react-todo-app/blob/guide/src/assets/screenshot.png?raw=true")

# Demo Link
visit [Link](https://olawale-o.github.io/react-todo-app/#/)
# Getting started
## To get a local copy of this repository kindly follow the steps below.
- Scroll to top of this current repository
- Click on the `Code` button with background color green on the right end corner
- Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type `git clone (copied link)` on the currently opened terminal or command prompt
- Remember to change `(copied link)` to `[email protected]:olawale-o/react-todo-app.git` which is the name of the repository

# Install
```bash
npm install
```

# Usage
```bash
npm start
```

# Run tests
```bash
npm test
```

👤 **Omoogun Olawale**

* Github: [@githubhandle](https://github.com/olawale-o)
* Twitter: [@twitterhandle](https://twitter.com/ibreaktherules)
* LinkedIn: [LinkedIn](https://www.linkedin.com/in/olawaleomoogun/)

# Contributing
Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page.](https://github.com/olawale-o/react-todo-app/issues)
## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse

## Credits

[Ibaslogic](https://github.com/Ibaslogic)