A minimalist, meme-inspired landing page for the cryptocurrency token Green Candle Dog ($GCD).
- Modern, responsive design
- Dark theme with neon green accents
- Smooth animations and transitions
- SEO optimized
- Mobile-first approach
- Next.js 14
- React 18
- Tailwind CSS
- Framer Motion
- TypeScript
- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser.
npm run build
npm start/app- Next.js app directory/public- Static assets/components- Reusable React components/styles- Global styles and Tailwind configuration
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request