Skip to content

eosdetroit/pizzaday

Repository files navigation

Detroit Bitcoin Pizza Day Website

A modern, responsive website for the Detroit Bitcoin Pizza Day event, built with Next.js and Tailwind CSS.

Features

  • Responsive design that works on all devices
  • Modern UI with smooth animations
  • SEO optimized
  • Fast loading times
  • Easy to maintain and update

Tech Stack

  • Next.js 14
  • TypeScript
  • Tailwind CSS
  • React

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Open http://localhost:3000 in your browser

Project Structure

src/
  ├── app/              # Next.js app directory
  │   ├── layout.tsx    # Root layout
  │   ├── page.tsx      # Home page
  │   └── globals.css   # Global styles
  ├── components/       # React components
  │   └── Header.tsx    # Navigation header
  └── public/          # Static assets
      └── hero-bg.jpg  # Hero background image

Development

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run start - Start production server
  • npm run lint - Run ESLint

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages