Explore and experiment with HTML, CSS and JS in this repository dedicated to web development. From simple projects to more complex challenges, this is your space to practice and hone your web design skills
- Clone this repository
git clone git@github.com:JFernando13/web-dev-demos.git- Go to the folder of the project you want to practice.
cd 01-hero-animated- Read the README and follow instructions.
- Install the Live Preview extension in Visual Studio Code.
- Press
F1and selectLive Preview: Start Server. - Code and enjoy the proccess
- Finaly, push the files on GitHub
git push origin main| # | Project | Description | Code | Website |
|---|---|---|---|---|
| 1 | hero animated | Learn how to implement a carousel using HTML and CSS |