Skip to content

Create a carousel of images using HTML, CSS, and JS

License

Notifications You must be signed in to change notification settings

diego-aquino/carousel

Repository files navigation

Carousel

Create a carousel of images using HTML, CSS, and JS

Author: Diego Aquino Language Count Contributors Count License MIT

Technologies Used   |    Try it Out!   |    License

⚙️ Technologies

The main technologies used in this practice project are the following:

💻 Try it Out!

To clone and run this application, you'll need Git and Node.js installed on your computer. Then, from your command line:

# clone and access this repository
$ git clone https://github.com/diego-aquino/carousel.git
$ cd carousel/

# install the http-server package
$ npm install --global http-server

# start a local server
$ http-server

Now visit http://localhost:8080 and scroll!

🗞️ License

This project if under MIT License. Check LICENSE for more information.

🤝 Acknowledgments

Especial thanks to @maykbrito and Rocketseat for the masterclass Criando um Carousel do Zero só com CSS. Your content is always outstanding!


Made by Diego Aquino 😎. Connect with me! 👋

About

Create a carousel of images using HTML, CSS, and JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published