An open API service indexing awesome lists of open source software.

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.

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