Skip to content

St0ckfish/Portfolio

Repository files navigation

📌 Portfolio Project

Welcome to my personal portfolio project! This application showcases my skills, projects, and experiences as a developer.

👨‍💻 Author

  • Name: Mostapha Taha
  • Nickname: Stockfish

🚀 Technologies Used

Frontend

Backend

  • Node.js
  • Express.js
  • MongoDB

📂 Project Setup

Prerequisites

Make sure you have Bun installed. If not, you can install it by running:

curl https://bun.sh/install | bash

Installation

Clone the repository and install the dependencies:

git clone https://github.com/yourusername/your-repo-name.git
cd your-repo-name
bun install

🔧 Running the Development Server

Start the development server using Bun:

bun dev

Open http://localhost:3000 in your browser to view the application.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

📖 Learn More

To learn more about the technologies used in this project, check out the following resources:

🛠️ Build for Production

To create an optimized production build:

bun build

⚡ Deploy on Vercel

Deploy your Next.js app easily using the Vercel Platform:

Deploy with Vercel

Check out the Next.js deployment documentation for more details.


Feel free to contribute or raise issues if you find any bugs or have suggestions!

Thank you for visiting my portfolio!

Releases

No releases published

Packages

No packages published

Languages