A repository meant to practice web development with a multitude of projects.
- Projects 💻 – All the projects meant to display a theme in practice. It can have projects that can be either:
- ✍️ Hand Coded
- 🎨 Vibe Coded
- Foundations 🧱 – The folder includes projects that are simply focused on one concept.
If you want to use the repo, you can either fork it to your GitHub or download it to your system. You can fork it using the fork button on the repo and to copy it to your system follow the steps below:
-
Clone the repo 📥
git clone https://github.com/CodeNaveen-in/Web-dev-Projects.git
-
Change the directory to repo 📂
cd Web-dev-Projects -
Open the repo in your editor 🧑💻
- I am using VS Code so mine’s for that only
- But you can use Vim, Nano etc.
code . -
Add files ➕
git add .
I will also try to add resources that are great for improving in web development here. Feel free to take inspiration!
If you want to contribute to the repository, please feel free to do so by creating a pull request and adding your code. Let’s make this repo rich with even more resources and inspirational projects!
✨ Happy Coding! ✨