Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 859 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 859 Bytes

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.