Welcome to the 8-Bit Portfolio Template, a unique and retro-inspired portfolio website designed for developers who want to showcase their work with a nostalgic touch. Built with modern technologies like Next.js and Tailwind CSS, this template combines a classic 8-bit aesthetic with a fast, responsive, and fully customizable experience.
- Retro 8-Bit Design: A unique, pixelated design that stands out.
- Fully Responsive: Looks great on all devices, from desktops to mobile phones.
- Easy to Customize: Built with clean, well-organized code that is easy to modify and extend.
- Project Showcase: A dedicated section to display your projects with images, descriptions, and links.
- Contact Form: A functional contact form to allow visitors to get in touch with you.
- SEO Optimized: Built with best practices for search engine optimization to help you get discovered.
To get a local copy up and running, follow these simple steps.
Make sure you have Node.js and npm installed on your machine.
-
Clone the repository:
git clone https://github.com/your-username/8bit-portfolio.git
-
Navigate to the project directory:
cd 8bit-portfolio -
Install dependencies:
npm install
To start the development server, run the following command:
npm run devOpen http://localhost:3000 with your browser to see the result.
This project is built with the following technologies:
- Next.js - A React framework for building server-side rendered and static websites.
- React - A JavaScript library for building user interfaces.
- Tailwind CSS - A utility-first CSS framework for rapid UI development.
- Shadcn UI - A set of beautifully designed components that you can copy and paste into your apps.
- 8bitcn - A set of 8-bit styled components and a code distribution platform.
- TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
- Motion - A library for creating animations in React.
- Resend - A service for sending transactional emails.
