https://github.com/turekbot/portfolio
A portfolio made in the capstone class of my college degree in Technical Communications & User Experience.
https://github.com/turekbot/portfolio
Last synced: about 1 year ago
JSON representation
A portfolio made in the capstone class of my college degree in Technical Communications & User Experience.
- Host: GitHub
- URL: https://github.com/turekbot/portfolio
- Owner: TurekBot
- Created: 2021-11-04T18:10:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T17:16:31.000Z (about 4 years ago)
- Last Synced: 2025-04-09T19:54:19.151Z (about 1 year ago)
- Language: JavaScript
- Homepage: portfolio-turekbot.vercel.app
- Size: 39.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
1. Start by running `npm install`.
* This will let the package manager download any odds and ends it needs.
2. To test things out locally, run `npm run dev`.
* You can see the auto-reloading web page at http://localhost:3000
## Going Live
To make the webpage public simply
1. Push your changes to the `main` branch on GitHub. Vercel will automatically pick them up, build the site and deploy it.
2. See https://vercel.com/turekbot/portfolio