Skip to content

hackclub/tribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tribute

Tumblr-themed website for a YSWS on making websites with HTML and CSS. Made as a guided project for the Athena Award.

Development

This website was unfortunately developed with the Astro and TailwindCSS frameworks. Sorry guys lmao

  1. Install dependencies.
bun install
  1. Start the development server and visit localhost:4321
bun dev
  1. Generate the production build.
bun build

Releases

No releases published

Packages

No packages published