An open API service indexing awesome lists of open source software.

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.

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.