Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.11 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.11 KB

Homepage

https://buymeacoffee.com/beratbozkurt0

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

Tech Stack

  • Developed using Next.js
  • Utilized TypeScript for type safety
  • Styled using Tailwind CSS
  • Integrated Notion for content management
  • Deployed using Vercel

Features

  • 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.

For Development

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!