Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tugsem/react-to-do
PA created with React Library. You can add, toggle to checked, delete and save items to your local storage.
https://github.com/tugsem/react-to-do
Last synced: 5 days ago
JSON representation
PA created with React Library. You can add, toggle to checked, delete and save items to your local storage.
- Host: GitHub
- URL: https://github.com/tugsem/react-to-do
- Owner: tugsem
- Created: 2022-05-30T07:44:13.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-08T12:59:27.000Z (over 1 year ago)
- Last Synced: 2024-12-17T16:35:35.793Z (27 days ago)
- Language: JavaScript
- Homepage: https://tugsem.github.io/react-to-do/
- Size: 2.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# React ToDo App
> SPA created with React Library. You can add, toggle to checked, delete and save items to your local storage.
## Built With
- React
- HTML
- CSS
- JavaScript## Live Demo
[Live Demo Link](https://tugsem.github.io/react-to-do)
## Getting Started
To get a local copy up and running follow these simple example steps:
### Prerequisites
- You need to have current Node version installed.
### Setup
- Copy the clone address of the repo or download as a zip into your local folder.
`git clone https://github.com/tugsem/react-to-do.git`
`cd react-to-do`
### Install
- Install npm:
`npm install`### Usage
- To get project open and running in your browser run `npm start` command which will start react application.
## Authors
👤 **Tuğsem Saranlı**
- GitHub: [@githubhandle](https://github.com/tugsem)
- Twitter: [@twitterhandle](https://twitter.com/TugsemSaranli)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/tuğsem-saranlı-5b2a98230/?locale=en_US)## Show your support
Give a ⭐️ if you like this project!