Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 πŸ˜‹

Awesome Lists containing this project

README

        




React Todo App


React Todo App





This project was created to create a medium/large React project folder structure πŸ˜‹


Β· View Demo

## πŸ“– About

React Todo App

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

Airbnb

Which is often a reasonable approach to JavaScript

React Js

A JavaScript library for building user interfaces

Commitlint

Send commit messages to conventional commits rules

SASS

The most mature, stable, and powerful professional grade CSS extension language in the world

Editorconfig

Helps maintain consistent coding styles for my working on the same project across various editors and IDEs

Eslint

Find and fix problems in your JavaScript code

Prettier

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.