Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saied2035/todolist-react

to-do list project using react. a good practice to demonstrate all react features.
https://github.com/saied2035/todolist-react

Last synced: 26 days ago
JSON representation

to-do list project using react. a good practice to demonstrate all react features.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# toDoList-react

> math magicians is a simple react caculator website to practice react .

practice react with building to-do list app module 3 week 2 :

simple to-do list using React

## Built With

- HTML
- CSS
- JSX & React
- React&Redux linters

## Getting Started

To get a local copy up and running follow these simple example steps.
for SSH:
`git clone [email protected]:saied2035/toDoList-react.git`
for https:
`git clone https://github.com/saied2035/toDoList-react.git`
### Install

after cloning the repo run
`npm install`

### Usage
run
`npm start` for devlopment
`npm run build` for production code
### Run tests
- `npx stylelint "**/*.{css,scss}"` for CSS check.
- `npx stylelint "**/*.{css,scss}" --fix` to fix JS issues if found.
- `npx eslint .` for JS check.
- `npx eslint . --fix` to fix JS issues if found.

## Authors

👤 **Saied Gaffer**

- GitHub: [@Saied2035](https://github.com/saied2035)
- Twitter: [@SaiedGaffer](https://twitter.com/SaiedGaffer)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/saiedgaffer/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/saied2035/toDoList-react/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse: [microverse community](https://github.com/microverseinc)

## 📝 License

This project is [MIT](./MIT.md) licensed.