Skip to content

sahilcodes/Modern-Portfolio

Repository files navigation

HTML/CSS/Tailwind Portfolio Project

How To Use

Open up your terminal and run these commands.

 cd '<Project Folder>'
 npm install
 npm run css

And you are good to go.

Error Handling

If at any point you come across some errors, probably while trying to edit something in the tailwind.config.js file, you should head over to your terminal and type npm run css again or type npx tailwindcss -i ./src/input.css -o ./public/assets/css/output.css --minify --watch depending on your choice.

Preview

Project Preview : Desktop Lighthouse score - 24/03/2025 Project Preview : Hero Desktop Project Preview : Services Desktop Project Preview : Footer Desktop Project Preview : Hero Mobile Project Preview : Services Mobile

About

A assignment of Portfolio design using HTML, Tailwind 3 CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published