Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasinatesim/react-todo
This project was created to create a medium/large React project folder structure π
https://github.com/yasinatesim/react-todo
react reactjs todo todolist
Last synced: about 17 hours ago
JSON representation
This project was created to create a medium/large React project folder structure π
- Host: GitHub
- URL: https://github.com/yasinatesim/react-todo
- Owner: yasinatesim
- License: mit
- Created: 2020-08-23T15:17:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T17:46:07.000Z (over 4 years ago)
- Last Synced: 2025-01-12T17:40:10.943Z (26 days ago)
- Topics: react, reactjs, todo, todolist
- Language: JavaScript
- Homepage: https://react-todo.yasinatesim.vercel.app/
- Size: 240 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
React Todo App
This project was created to create a medium/large React project folder structure π
Β· View Demo
## π About
This project was created to create a medium/large React project folder structure π
I developed this project because, I need medium and larger React project folder structure.
I'm preparing for my project **folder structure stack** project soon π### πTech Stack
Which is often a reasonable approach to JavaScript
A JavaScript library for building user interfaces
Send commit messages to conventional commits rules
The most mature, stable, and powerful professional grade CSS extension language in the world
Helps maintain consistent coding styles for my working on the same project across various editors and IDEs
Find and fix problems in your JavaScript code
An opinionated code formatter
## βοΈ How To Use
1. Clone this repository
```bash
git clone https://github.com/yasinatesim/react-todo.git
```2. Install the project dependencies
```bash
yarn install
```**For Development**
```bash
yarn start
```**For Production Build**
```bash
yarn build
```**For Lint**
```bash
yarn lint
```## π License
* Copyright Β© 2020 - MIT License.
See `LICENSE` for more information.