Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mujeebsulayman/new-portfolio
https://github.com/mujeebsulayman/new-portfolio
next react react-type-animation resends
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mujeebsulayman/new-portfolio
- Owner: MujeebSulayman
- Created: 2024-02-17T09:24:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T17:48:18.000Z (7 months ago)
- Last Synced: 2024-06-10T20:43:42.160Z (7 months ago)
- Topics: next, react, react-type-animation, resends
- Language: JavaScript
- Homepage: https://TheHemjay.vercel.app
- Size: 15 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.