The Next.js React App for jacobandes.dev, my personal portfolio.
- Server Side Rendering via Next.js v14 and React Server Components
Clone the project
git clone git@github.com:booshja/portfolio-v4.git
Go to the project directory
cd portfolio-v4
Install dependencies
npm install
Start the server
npm run dev
To run tests, run the following command
npm test
Color | Hex |
---|---|
Background | #444267 |
Card Background | #8D95C4 |
Mobile Nav Background | #292D3E |
Client: Next.js, styled-components
Deployment: Vercel
For support, email jacob.andes@gmail.com.