Skip to content

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

License

Notifications You must be signed in to change notification settings

Yashop181/Web-dev-mini-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 or CHOOSE THE ALREADY CREATED PROJECT FOLDER ON WHICH U WANT TO ADD YOUR FILES

5. Add your project files (eg: index.html ,style.css, script.js) inside that folder of previous step . Also add a README file to your project which consists the short 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

Points

Each pull request for adding your project 40

Our valuable Contributors👩‍💻👨‍💻 :


📌 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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.1%
  • JavaScript 33.1%
  • CSS 27.8%
  • Handlebars 1.2%
  • Python 0.4%
  • SCSS 0.3%
  • Other 0.1%