https://github.com/rohitinu6/html-css-js-100-days
In this project, I will be uploading simple HTML, CSS and JavaScript projects for the next 100 days
https://github.com/rohitinu6/html-css-js-100-days
css3 html5 javascript production project-repository web-development
Last synced: 3 months ago
JSON representation
In this project, I will be uploading simple HTML, CSS and JavaScript projects for the next 100 days
- Host: GitHub
- URL: https://github.com/rohitinu6/html-css-js-100-days
- Owner: rohitinu6
- Created: 2024-10-20T02:21:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T11:56:35.000Z (3 months ago)
- Last Synced: 2025-02-20T12:34:00.483Z (3 months ago)
- Topics: css3, html5, javascript, production, project-repository, web-development
- Language: HTML
- Homepage:
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **HTML, CSS, JavaScript 100 Days** π
Welcome to the **HTML, CSS, JavaScript 100 Days** project! This repository contains 100 mini projects created to help you master **HTML**, **CSS**, and **JavaScript** in a fun and practical way.
---
## **π About**
This repository showcases 100 small projects built over 100 days, aimed at enhancing front-end development skills. Each project focuses on a different concept, teaching essential techniques and patterns in web development.
---
## **π How to Use**
To run any of the projects:
1. **Clone the repository**:
```bash
git clone https://github.com/your-username/HTML-CSS-JavaScript-100-Days.git
```2. Navigate to the project folder:
```bash
cd HTML-CSS-JavaScript-100-Days/project-name
```3. Open the project: Open the .html file of any project in your browser to see it in action.
---
## **π Project List**
Hereβs a preview of some of the projects:**Day 1: Simple Counter** - A basic counter using JavaScript.
---
## **π€ Contributing**
Feel free to contribute to this repository by submitting a pull request if you have any improvements or additional project ideas. Hereβs how:1. Fork the repository.
2. Create your feature branch (git checkout -b feature/NewProject).
3. Commit your changes (git commit -m 'Add new project').
4. Push to the branch (git push origin feature/NewProject).
5. Open a pull request.---
## **π License**
This project is licensed under the MIT License - see the LICENSE file for details.---
## **Author**
**Rohit Dubey**
## **Happy coding! π**