FreeCodeCamp first Project of responsive web design - Tribute Webpage
Designed & Developed This Tribute Page under the requirement of FreeCodeCamp Responsive web design curriculum.
- HTML5
- CSS3
- Tailwindcss
- Postcss
- Aos.js animation library
You may need to downlaod Node, NPM and python first.
To run the website on your personal computer you can follow the steps below -
- clone the repository
- go into project folder Tribute-Page-FreeCodeCamp
- run commond
npm install && npm start
- Head to the browser and type localhost:8000 in URL address.