Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-vishi/my-portfolio
My Portfolio Website built with Next.js
https://github.com/i-vishi/my-portfolio
material-ui nextjs portfolio vercel
Last synced: 10 days ago
JSON representation
My Portfolio Website built with Next.js
- Host: GitHub
- URL: https://github.com/i-vishi/my-portfolio
- Owner: i-vishi
- Created: 2021-06-06T10:05:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T12:24:18.000Z (4 months ago)
- Last Synced: 2024-07-08T15:25:47.429Z (4 months ago)
- Topics: material-ui, nextjs, portfolio, vercel
- Language: JavaScript
- Homepage: https://vishalgaur.dev
- Size: 1.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
my-portfolio
This is my portfolio website built with Next.js and hosted with Vercel![demo](snapshots/portfolio-snapshot.png)
## :hammer_and_wrench: Project setup
```
npm install
```### Run the development server:
```bash
npm run dev
# or
yarn dev
```Made with ❤️ by me