A modern and elegant bio page for Discord users built with Next.js, React, and TailwindCSS.
- 🎨 Modern and responsive design
- 🌓 Dark/Light mode support
- ⚡ Built with Next.js for optimal performance
- 📱 Mobile-friendly interface
- 🔧 Easy to customize and extend
- Next.js 15
- React 19
- TailwindCSS
- TypeScript
- Framer Motion
- Next Themes
- Various UI components and utilities
- Node.js (version 18 or higher)
- bun
- Clone the repository:
git clone https://github.com/art3m4ik3/bio-page.git
cd bio-page
- Install dependencies:
bun install
- Start the development server:
bun run dev
- Open http://localhost:3000 in your browser.
bun run build
bun run start