/simple-web-project-collection

Collection of website applications project that is simple and beginner-friendly to start your journey on Web Development Learning Path.

Primary LanguageJavaScript

                 “Talk is cheap. Show me the code.” ~ Linus Torvalds:thought_balloon:


image

🌐 Web Development Project Collection

🎯 The repository contains projects based on web development i.e easy to advance level projects so as to get started with web       development and make your journey smooth in the field of web development.

🎯 This repository is open to all the members of the GitHub community. Feel free to contribute to this repository.

🎯 Do not forget to ⭐the repository.

🏷️ To get started

  1. First, fork the repository.
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/simple-web-project-collection.git
  1. Add upstream URL

  2. Create a new branch

git checkout -b branch_name
  1. Make your contribution
  2. Commit and push the changes
git add .
git commit -m 'Relevant message'
git push origin branch_name
  1. Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  2. Wait for your PR review and approval from the maintainers.

Table of Contents

😄 Shoutout to all the contributors ❤️



Made with ❤️ by all contributors