Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khanguslee/personal-website-next-js
https://github.com/khanguslee/personal-website-next-js
nextjs react website
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/khanguslee/personal-website-next-js
- Owner: khanguslee
- Created: 2023-03-28T11:43:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-29T06:34:17.000Z (over 1 year ago)
- Last Synced: 2024-10-02T12:41:17.740Z (about 1 month ago)
- Topics: nextjs, react, website
- Language: TypeScript
- Homepage: https://khanguslee.dev/
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
A simple personal portfolio website styled in my favourite code editor theme.
## Getting Started
First, run the development server:
```bash
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Deployment
The project is automatically built and deployed onto the Vercel platform after each commit to the `master` branch.