Skip to content

amarjeetrao/Tribute-Page-FreeCodeCamp

Repository files navigation

Tribute Page-FreeCodeCamp

FreeCodeCamp first Project of responsive web design - Tribute Webpage

Designed & Developed This Tribute Page under the requirement of FreeCodeCamp Responsive web design curriculum.

Technologies used

  • HTML5
  • CSS3
  • Tailwindcss
  • Postcss
  • Aos.js animation library

View webpage on your local machine

You may need to downlaod Node, NPM and python first.

To run the website on your personal computer you can follow the steps below -

  1. clone the repository
  2. go into project folder Tribute-Page-FreeCodeCamp
  3. run commond npm install && npm start
  4. Head to the browser and type localhost:8000 in URL address.