Welcome to WebCraftorApps! This project contains a collection of web applications that you can navigate to and use. Each application is designed to be simple, intuitive, and useful.
WebCraftorApps is a collection of web applications including a Chess Game, a Todo App, and a Weight Tracking App. The main page provides a navigation interface with cards that contain snapshots of each application.
-
Chess Game
- A simple and interactive chess game.
- Chess Game
-
Todo App
- A straightforward todo list application to keep track of your tasks.
- Todo App
-
Weight Tracking App
- An application to help you track your weight over time.
- Weight Tracking App
You can access the project online without cloning it. Visit the following link to use the applications: WebCraftorApps
Contributions are welcome! If you have any ideas or improvements, feel free to fork the repository and submit a pull request.
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Description of changes"
- Push to the branch:
git push origin feature-branch
- Open a pull request.
This project is licensed under the Apache 2.0 License. See the LICENSE file for more details.