Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seuristic/portfolio-v5
✨ Personal portfolio website v5.0
https://github.com/seuristic/portfolio-v5
nextjs tailwindcss
Last synced: about 1 month ago
JSON representation
✨ Personal portfolio website v5.0
- Host: GitHub
- URL: https://github.com/seuristic/portfolio-v5
- Owner: seuristic
- Created: 2022-11-13T09:03:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-24T18:25:34.000Z (over 1 year ago)
- Last Synced: 2024-08-17T11:51:34.699Z (5 months ago)
- Topics: nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://shahanwaz.vercel.app/
- Size: 91.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
✨ Personal Portfolio Website
Built with [Next.js](https://nextjs.org/) & [TailwindCSS](https://tailwindcss.com/)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmshahanwaz%2Fportfolio)
## Previews
| ![image](https://github.com/mshahanwaz/portfolio/assets/57594421/2d89d40e-d776-4171-ad08-e88944bdf1e7) | ![image](https://github.com/mshahanwaz/portfolio/assets/57594421/0330fc58-0f1a-49c8-9184-39ca4e6cb7ab) |
|-|-|## Run locally
```console
yarn
yarn dev
```