Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 840 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 840 Bytes

Portfolio Website

Introduction

I created this portfolio site in order to learn about Next.js. It demonstrates some animations and component rendering, styling.

Tech Stack

This is a Next.js project bootstrapped with create-next-app.
TailwindCSS

Process/Learning (to be updated)

Could use practice with Routing in Next.js.

Improvement

SEE ISSUES

Running the Project

Clone the project.
In the project directory, you can run:
npm i or npm install to install dependencies
In terminal, run npm start
Go to http://localhost:3000/
I have a live version here.

Author

Sean Crooks

Contributions