U7P4L-IN / Web-Dev-Projects

The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WEB DEVLOPER PROJECTS

StarsForksIssues
PRsDownload .zip

The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!

ADD ANY WEB DEVELOPMENT MINI PROJECT !


HOW TO CONTRIBUTE ? 👷

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/U7P4L-IN/Web-Dev-Projects.git 

3. Navigate to the project directory.

cd Web-Dev-Projects

4. MAKE A NEW FOLDER WITH YOUR PROJECT NAME INSIDE web-dev-mini-projects & Add your project files (eg: index.html ,style.css, script.js) inside that folder

5. Also Add a README file in your project folder which consists of Description/screenshots about your project !


6. Create a new branch.

git checkout -b <your_branch_name>

7. Add & Commit your changes.

  git add .
  git commit -m "<your_commit_message>"

7. Push your local branch to the remote repository.

git push -u origin <your_branch_name>

8. Create a Pull Request!

Congratulations! Sit and relax till we review your PR, you've made your contribution to (https://github.com/U7P4L-IN/Web-Dev-Projects.git) project


📌 Opensource Programs

This project is a part of following Open Source Program


DESCRIPTION

[!NOTE]  All the tools are belongs to their copyright owner, and this use is in accordance with the terms and conditions of the copyright holder.

Give A Star ⭐

You can also give this repository a star to show more people and they can use this repository

Made with HTML,CSS AND JAVASCRIPT OR SOME PYTHON FILE

Copyright © 2024-2030

License

About

The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!

License:MIT License


Languages

Language:HTML 44.8%Language:CSS 40.0%Language:JavaScript 15.1%Language:Python 0.1%