- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
ToDo List It is a Single Page Application that allows users to add and remove tasks.
React, Git, and GitHub
Client
- Best organization
- Professional documentation
- Clean coding
- Team Working
- Live Demo Link
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code installed
- Npm installed
- A GitHub account
- Git installed
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:bohaz/todo-react.git
Install this project with:
-Install Node Modules
npm install
To run this project, execute the following command:
-Start the development server
npm start
To run tests, run the following commands:
- ESLint linter errors run:
npx eslint "**/*.{js,jsx}"
-CSS linter errors run:
npx stylelint "**/*.{css,scss}"
You can deploy this project using:
- Github
👤 Ricardo Martínez
- GitHub: @bohaz
- Twitter: @Ricardo29115571
- LinkedIn: Ricardo Martinez
- Functionality
- Content
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project let me know with a STAR!
We would like to thaks Microverse for giving us the oportunity to build and contribute in projects like this.
This project is MIT licensed.