This repository contains the source code for my most recent website designs, which I am still developing. Feel free to browse the code, learn from it, or contribute to its improvement.
Click here for a live demo of one of the websites
- Developed using Next.js
- Utilized TypeScript for type safety
- Styled using Tailwind CSS
- Integrated Notion for content management
- Deployed using Vercel
- Photo page built with Unsplash API integration.
- Content management, views, and likes are handled via Notion.
- The project is still in development, with many new features planned.
To install the required packages:
yarn
To start the development server:
yarn dev
You can access the app in your browser at http://localhost:3000.
Feel free to explore, contribute, or provide feedback!