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.gitGo to the project directory
cd portfolio-v4Install dependencies
npm installStart the server
npm run devTo 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.