Skip to content

Frontend Mentor - Coding Bootcamp Testimonials Slider

Notifications You must be signed in to change notification settings

RenszCamacho/coding-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Coding Bootcamp Testimonials Slider

Design preview for the Coding Bootcamp Testimonials Slider coding chttps://coding-bootcamp-fm.netlify.app/hallenge

Netlify Status

coding-bootcamp-fm.netlify.app

  • This is a Frontend Mentor Challenge, newbie-level. A beautiful carousel that I've really enjoyed it. Using Css Flex-box . Pure HTML CSS and JS. (No frameworks)

Clone the repository

Install the dependencies

git clone https://github.com/RenszCamacho/coding-bootcamp
cd coding-bootcamp

Install the dependencies

#Using npm
npm install

#Using yarn
yarn

Run it live

#Build dev
npm run dev or yarn dev

#Build for Production
npm run build or yarn build

This is deployed on Netlify.

Tools. ⚒️

  • HTML5.
  • CSS3.
  • ParcelJs(Bundler).
  • Sass(Css Pre-precesor).
  • Methodology/BEM(Css Especificity).
  • Git and Github.


About

Frontend Mentor - Coding Bootcamp Testimonials Slider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published