Web Designing Bootcamp - TinkerHub DCS
Any system with any operating system are capable of doing web designing , a lighter configuration will also do the job well.
Visual Studio Code
- ( A text editor is also possible , but always use a code editor 😝 )Live Server
- An extension used with VS Code inorder to save time of refreshing.Save Typing
- An extension used with VS Code inorder to save time of saving each time.Git ( Locally Installed )
- For version controlling.A GitHub Account
- Required only for web hosting.
1. Fork this repository to your profile.
2. Clone this repository to your local machine.
3. Create a folder inside the repository in your name.
4. Add the HTML , CSS , JS files in to the folder you have created.
5. If possible create a README.md
file inside the folder and add the screenshot.
6. Add , Commit and Push the files in your account.
7. Then go open the repository in github and create a pull request.
8. Tada 🤩 , you have studied web designing and open source contribution.