https://github.com/MujeebSulayman/Portfolio
This is my portfolio website built with Next.js and Tailwind CSS. It showcases my skills, projects, and achievements in an elegant and responsive design.
https://github.com/MujeebSulayman/Portfolio
next react react-type-animation resends
Last synced: 10 months ago
JSON representation
This is my portfolio website built with Next.js and Tailwind CSS. It showcases my skills, projects, and achievements in an elegant and responsive design.
- Host: GitHub
- URL: https://github.com/MujeebSulayman/Portfolio
- Owner: MujeebSulayman
- Created: 2024-02-17T09:24:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-19T17:35:47.000Z (11 months ago)
- Last Synced: 2025-05-19T17:36:45.587Z (11 months ago)
- Topics: next, react, react-type-animation, resends
- Language: JavaScript
- Homepage: https://TheHemjay.vercel.app
- Size: 19.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Portfolio
This is a portfolio website built with Next.js and Tailwind CSS. It showcases your skills, projects, and achievements in an elegant and responsive design.
## Installation
1. Clone the repository: `git clone https://github.com/MujeebSulayman/New-Portfolio.git`
2. Navigate to the project directory: `cd new-portfolio`
3. Install the dependencies: `npm install`
## To run the project
1. Start the development server: `npm run dev`
2. Open your browser and visit `http://localhost:3000` to view the website.
## To build the project
1. Build the project: `npm run build`
## To deploy the project
1. Deploy the project to a hosting service such as Netlify or Vercel.