Skip to content

spice-nitj/spice2k25

Spice Website

A modern, minimal, and responsive web application built using Next.js, TypeScript, and Tailwind CSS.

🚀 Tech Stack

  • ⚛️ Next.js – React framework with SSR, SSG, and API support
  • 🟦 TypeScript – Static typing to catch bugs early
  • 🎨 Tailwind CSS – Utility-first CSS for modern UI
  • 🌀 Framer Motion – Smooth animations that wow
  • 🔥 Heroicons – Beautiful, clean SVG icons

✨ Features

  • 🚀 Lightning-fast performance (SSR + SSG)
  • 📱 Fully responsive layout
  • ♿ Accessible & SEO-optimized
  • 🧱 Reusable components
  • 🔐 Type-safe and maintainable
  • 🎥 Page transitions with Framer Motion


🛠️ Getting Started

Clone the repo and install dependencies:

git clone https://github.com/spice-nitj/spice2k25.git
cd spice-website

# Install dependencies
npm install
# or
yarn install

#Run App
npm run dev
# or
yarn dev


🔧 Customization
Update global styles in styles/globals.css

Customize the Tailwind theme in tailwind.config.ts

Add SEO meta tags inside pages/_document.tsx

Swap in your own logos/images in /public

About

A sleek, modern, and responsive SPICE website built with Next.js, TypeScript, and Tailwind CSS in 2025

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published