Welcome to the repository for my portfolio website, bulutyerli.com. This website showcases my skills, projects, and experiences as a full-stack web developer.
- Next.js: React framework for server-side rendering.
- Sanity: Headless CMS for content management.
- Tailwind CSS: Utility-first CSS framework for rapid styling.
- Next.js Intl: Localization library for multi-language support.
This project includes a suite of automated tests to ensure the functionality and reliability of the application.
- Jest for unit tests and coverage
- React Testing Library for component testing
- Cypress for end-to-end testing
- Responsive Design: Seamlessly adapts to various screen sizes.
- Project Showcase: Explore detailed project descriptions and demos.
- About Me: Learn more about my background, skills, and experiences.
- Contact: Easily get in touch through the contact form or social media.
To run this website locally:
- Clone this repository.
- Install dependencies with
npm install
. - Run the development server with
npm run dev
. - Open http://localhost:3000 in your browser.
- Running unit tests
npm test
- E2E tests
npm run cypress:open
This website supports English and Turkish. You can switch languages using the language switcher in the header.
All Rights Reserved. Unauthorized copying or distribution of this website's design, code, or content is prohibited.