e5fb72fff373fbe1b0a42c1652c29659ee275dd0
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) Updates `recursive-readdir` from 2.2.2 to 2.2.3 - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md) - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: recursive-readdir dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…
…
…
Project Name
📋 Table of Contents
📝 About the Project
Simple TODO app written in React.
TODO: add GIF or screenshot of the app
✨ Features
- Create TODO items
- Edit TODO items
- Mark items as completed
🚀 Tech Stack
- Frontend: React, TypeScript, Vite.
- Backend: Not applicable.
- Database: Not applicable.
- Other Technologies: Docker, Caddy.
🛠 Installation
- Clone the repo
git clone https://github.com/ricardo-campos-org/react-typescript-todolist - Install NPM packages
npm install - Start the development server
npm start
🎮 Usage
Once you're in the home screen, you can click the button to create your first TODO item.
🤝 Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Steps to Contribute:
- Fork the Project
- Create your Feature Branch (
git checkout -b feat/amazing-feature) - Commit your Changes (
git commit -m 'Add some amazing feature') - Push to the Branch (
git push origin feat/amazing-feature) - Open a Pull Request
📄 License
Distributed under the MIT License. See LICENSE for more information.
📞 Contact
Your Name - @your_twitter
Project Link: GitHub Repository
Languages
TypeScript
43.8%
Java
38.1%
HTML
10.8%
SCSS
2.1%
HCL
1.7%
Other
3.4%