Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kafkaesc/portfolio

Portfolio website for the software engineer Jared Hettinger 👨‍💻
https://github.com/kafkaesc/portfolio

javascript nextjs portfolio react tailwind typescript

Last synced: 1 day ago
JSON representation

Portfolio website for the software engineer Jared Hettinger 👨‍💻

Awesome Lists containing this project

README

        

# Portfolio for Jared Hettinger

Built by Jared Hettinger

This project is my portfolio. It is built using React, Next, and Tailwind. It's hosted on Amazon Web Services.

The portfolio is hosted at https://jaredhettinger.io

The full code for this project can be viewed at https://github.com/kafkaesc/Portfolio

## Initial Run

1. Navigate to the project folder in the terminal
1. Run `npm install`
1. Run `npm run dev`
1. Open [http://localhost:3000](http://localhost:3000) in your browser of choice

## Running After Install

1. Navigate to the project folder in the terminal
1. Run `npm run dev`
1. Open [http://localhost:3000](http://localhost:3000) in your browser of choice