30 days Vanilla JavaScript Challenge by WesBos in which I made some mini projects. I have made projects of JavaScript30 course & hosted them. I tried to make them unique by adding some my own styling. You can build them & take take some as inspiration or something.
Join the challenge (for free!) here - JavaScript30
Features include:
- I have made individual README.md of each project explaining what I learned & some important tips.
- Made table of all the project for easy navigation.
- All projects are hosted.
- Proper code documentation with comments
- HTML
- CSS
- Vanilla JavaScript
- GitHub Pages
To install the dependencies and start the project, you will need to follow these steps:
- Clone the repository to your computer or fork it.
- Navigate to your project folder in VS Code.
- Install Live Server extension & start it.
- Then see the mini-project you want to see with code.
I have made 19 projects, I will complete other ones but If you want to add or modify some others then you can contribute to it.
If you want to contribute to this project, follow these instructions:
- Clone the repository
- Create a new branch
- Make the changes and submit your contributions as a pull request to the main branch.