An open API service indexing awesome lists of open source software.

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

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! πŸŽ‰**