Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/olawale-o/react-todo-app
- Owner: olawale-o
- Created: 2021-08-15T16:24:59.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-08-30T14:14:26.000Z (over 3 years ago)
- Last Synced: 2024-12-07T16:41:35.526Z (about 1 month ago)
- Topics: css, jsx, reactjs
- Language: JavaScript
- Homepage: https://olawale-o.github.io/react-todo-app/#/
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 supportGive a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## Credits
[Ibaslogic](https://github.com/Ibaslogic)