935cd66503eadadba7304b8673844740be19e5d1
Bumps and [json5](https://github.com/json5/json5). These dependencies needed to be updated together. Updates `json5` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3) Updates `json5` from 1.0.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: json5 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%