- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
React todo app is an app that designed to add, edit and display your todo list.
- React
Client
Server
Database
- [Create a git flow]
- [Use functional Component]
- [Use state and props]
- [Use destructuring method]
- [Use JavaScript events.]
- [Use React life cycle methods.]
- [Understand the mechanism of lifting state up.]
To get a local copy up and running, follow these steps.
-
In order to run this project you need:
-
git: A tool for managing source code
-
Visual Studio Code: A source code editor
-
Live Server: A simple web server utility for Visual Studio Code
- Clone this repository to your desired folder: git@github.com:RitaDee/todo-app-react.git
- Run npm install to install the dependencies.
- Run npm start to start the app.
To run tests, run the following command:
- Run npx eslint . for JS check
- Run npx eslint . --fix to fix JS errors if found
- Run npx stylelint "**/*.{css,scss}" for CSS check
- Run npx stylelint "**/*.{css,scss}" --fix to fix CSS errors if found.
You can deploy this project using:
- Github pages
Github pages
follow these steps for example
👤Rita Nkem Daniel
- GitHub: @RitaDee
- Twitter: @durdana_dee
- LinkedIn: LinkedIn
- I will add time and date below the nav bar
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Give a ⭐️ if you like this project!
I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.
-
[Are you sure that you are owner of this work]
- [Yes,]
This project is MIT licensed.