Welcome to my personal portfolio project! This application showcases my skills, projects, and experiences as a developer.
- Name: Mostapha Taha
- Nickname: Stockfish
- Next.js
- TypeScript
- Tailwind CSS
- Node.js
- Express.js
- MongoDB
Make sure you have Bun installed. If not, you can install it by running:
curl https://bun.sh/install | bashClone the repository and install the dependencies:
git clone https://github.com/yourusername/your-repo-name.git
cd your-repo-name
bun installStart the development server using Bun:
bun devOpen 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.
To learn more about the technologies used in this project, check out the following resources:
- Next.js
- TypeScript
- Tailwind CSS
- Node.js
- Express.js
- MongoDB
To create an optimized production build:
bun buildDeploy your Next.js app easily using the Vercel Platform:
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!