8000 GitHub - mercyharbo/Portfolio: Personal portfolio showcasing web apps, creative tools, and experiments with Next.js, Supabase, and TypeScript.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Personal portfolio showcasing web apps, creative tools, and experiments with Next.js, Supabase, and TypeScript.

Notifications You must be signed in to change notification settings

mercyharbo/Portfolio

Repository files navigation

Portfolio

Welcome to my personal developer portfolio! This website showcases my skills, projects, and experiences as a Software Developer and WordPress Designer. Built with Next.js and styled using Tailwind CSS, it serves as a central hub for my professional presence. 

Live Site: codewithmercy.netlify.app

🚀 Features • Modern Stack: Developed using Next.js 13 with the App Router and TypeScript. • Responsive Design: Ensures optimal viewing across devices. • Tailwind CSS: Utilized for efficient and customizable styli 6948 ng. • Performance Optimizations: Includes font optimization with next/font and lazy loading for images. • SEO Friendly: Incorporates best practices for search engine optimization. 

🛠️ Getting Started

To run this project locally: 1. Clone the repository:

git clone https://github.com/mercyharbo/Portfolio.git cd Portfolio

2.	Install dependencies:

yarn

or

npm install

3.	Start the development server:

yarn dev

or

npm run dev

4.	Open your browser and navigate to:

http://localhost:3000

📁 Project Structure

├── public/ # Static assets ├── src/ # Source files │ ├── app/ # Next.js App Router pages │ ├── components/ # Reusable components │ └── styles/ # Global styles ├── tailwind.config.ts # Tailwind CSS configuration ├── tsconfig.json # TypeScript configuration └── package.json # Project metadata and scripts

📚 Technologies Used • Next.js • React • TypeScript • Tailwind CSS • Vercel (for deployment) 

📄 License

This project is licensed under the MIT License.

About

Personal portfolio showcasing web apps, creative tools, and experiments with Next.js, Supabase, and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0