View Demo · Report Bug · Request Feature
dom-projects
is an open-source
web app that helps you learn Frontend Development faster with a hands-on practice style. It is a collection of HTML, CSS and JavaScript projects
that you can use to learn Frontend Development.
You can also create your projects and share them with the world.
Here is the link to the app. We hope you enjoy it.
It's simple. As this project was built using only HTML, CSS, JavaScript, no need of any build step, all you need is to fork the repo then clone it to your local machine and open index.html file on your browser.
You may want to set up the dom-projects
repo for the following reasons:
-
You want to create a new Project using HTML, CSS and JavaScript or want to edit an existing project as a contributor. Please check the Contribution Guide to get started.
-
You want to contribute to the
dom-projects
repo in general. Please check the Contribution Guide to get started.
Here is a quick overview of the dom-projects
repo setup:
First, you need to fork the dom-projects
repo. You can do this by clicking the Fork
button on the top right corner of the repo. If you are new to forking, please watch this YouTube Guide to get started.
Once forked, you can clone the repo by clicking the Clone or Download
button on the top right corner of the forked repo.
Please change the directory after cloning the repository using the cd <folder-name>
command.
After navigating to the project directory, open the index.html
file.
Any kind of positive contribution is welcome! Please help us to grow by CONTRIBUTING
to the project.
If you wish to contribute, you can,
- Create a Project
- Suggest a Feature
- Test the app, and help it improve.
- Improve the app, fix bugs, etc.
- Improve documentation.
- Create content about DOM Projects and share it with the world.
Please follow to guidelines outline in the
CONTRIBUTING
file, for details on ourCODE OF CONDUCT
, and the process for submitting pull requests to us.
🆕 New to Open Source? 💡 Follow this guide to jumpstart your Open Source journey 🚀.
The DOM Projects website is licensed under the MIT License, permitting the usage, modification, and distribution of the codebase. See the LICENSE file for more details.
Thank you for being a part of this project and embracing a unique frontend learning experience! Happy coding!