Welcome to ReactoGO-TodoMatic, your go-to solution for efficient and dynamic task management. This project combines the power of React on the front-end with the speed and reliability of Golang on the back-end to bring you a seamless todo list experience.
- 📝 Create, update, and delete tasks with ease.
- 🎨 Responsive and user-friendly interface.
- ⚡ Fast backend powered by Golang.
To run ReactoGO-TodoMatic locally, follow these steps:
- Clone this repository:
git clone https://github.com/fcmdias/ReactoGO-TodoMatic.git
- Navigate to the project directory:
cd ReactoGO-TodoMatic
- Run docker-compose:
docker-compose up
- Open your browser and go to:
http://localhost:3050
We welcome contributions to ReactoGO-TodoMatic! To contribute:
- Fork this repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m "Add your feature"
- Push to your branch:
git push origin feature/your-feature-name
- Create a pull request.
This project is licensed under the MIT License.
Built with ❤️ by Fernando Dias.