saloni-15 / Web-dev-mini-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-dev-mini-projects

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

Web-dev-mini-projects

HTML CSS javascript



ADD ANY WEB DEVELOPMENT MINI PROJECT !


HOW TO CONTRIBUTE ? 👷

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects 

3. Navigate to the project directory.

cd Web-dev-mini-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/Ayushparikh-code/Web-dev-mini-projects) project


Point distribution of LetsGrowMore for this Project

Level Points Description
Level 0 05 Fixes
Level 1 10 Fixes
Level 2 15 Adding Section to already existing file (A section of Readme , HTML, CSS or JS)
Level 3 30 Adding a major Section to already existing a file (A complete Readme, HTML, CSS or JS)
Level 4 45 Adding complete new project

Our valuable Contributors👩‍💻👨‍💻 :



Project Maintainers 👷👷:


Ayush Parikh


Shloka Gupta


S Harshita


📌 Opensource Programs

This project is a part of following Open Source Program




Happy Contribution

About

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

License:MIT License


Languages

Language:JavaScript 35.5%Language:HTML 35.2%Language:CSS 26.7%Language:Handlebars 1.8%Language:Python 0.6%Language:EJS 0.2%Language:PHP 0.0%