Skip to content

A react application about how to create a carousel using SwiperJS

License

Notifications You must be signed in to change notification settings

angelmtztrc/carousel-with-swiperjs

Repository files navigation

Carousel using SwiperJS

A simple ReactJS project about how create a carousel using swiperjs

Run Locally

After you clone this repository you need to install all of the dependencies of the project using:

npm install
# or
yarn install

Then, you'll have the following scripts available:

# run the project in develop mode
yarn dev

# run the project in production mode
yarn start

# create a production build of the project
yarn build

License

MIT

About

A react application about how to create a carousel using SwiperJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published