Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samwraith/portfolio-nextjs
https://github.com/samwraith/portfolio-nextjs
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samwraith/portfolio-nextjs
- Owner: SamWraith
- Created: 2024-01-18T08:14:52.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-09-18T11:01:39.000Z (3 months ago)
- Last Synced: 2024-09-18T15:09:03.369Z (3 months ago)
- Language: TypeScript
- Homepage: https://samirnandanpandey.vercel.app
- Size: 2.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello,
## I am Samir Nandan PandeyThis repo consists of my portfolio website which I have made using the cutting edge technology from Vercel - **Next.js**
I have beautifully designed this website which makes it look stunning and beautiful.
Below are the steps to run the repo in your local env after cloning the repo. 😁
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
## Thank You 😁