Skip to content

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

Notifications You must be signed in to change notification settings

rittikadeb/WebDev-ProjectKart

This branch is 2692 commits behind khushi-purwar/WebDev-ProjectKart:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

48906e6 · Feb 28, 2022
Dec 14, 2021
Feb 28, 2022
Dec 26, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 26, 2021
Dec 26, 2021
Dec 26, 2021
Dec 28, 2021
Dec 28, 2021
Dec 28, 2021
Dec 29, 2021
Dec 31, 2021
Jan 3, 2022
Dec 16, 2021
Dec 28, 2021
Dec 14, 2021
Feb 13, 2022
Dec 29, 2021
Dec 26, 2021
Aug 10, 2021

Repository files navigation

💻 WEBDEV -PROJECTKART 💻

Hello Everyone 👋🏻 Glad to see you all here !! I hope everyone is eager to give their best contributions. The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!

Project Structure

  • Folder consists two folder (assets and script) and two files (index.html and readme.md)
  • In the assets folder, there are two folders, css and media. css folder contains only CSS files & media folder contain only media files of the main website.
  • In the script folder, all the script files will be there.

This Project was a part of the following Open Source Program

ICC

How To Contribute ? 👷

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/khushi-purwar/WebDev-ProjectKart

3. Navigate to the project directory.

cd WebDev-ProjectKart

4. Make a new folder with your PROJECT NAME inside WebDev-ProjectKart & 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/khushi-purwar/WebDev-ProjectKart) project

Project Maintainer 👷👷:


Khushi Purwar


Our valuable Contributors👩‍💻👨‍💻 :

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.8%
  • CSS 33.1%
  • HTML 28.1%