Skip to content

joibor/Portfolio-Blog

Repository files navigation

Personal Portfolio and Blog

CI

A space to introduce myself as well as a dedicated space for content sharing Go to website

Run Locally

Clone the project

  git clone https://github.com/Kola-Kola/Portfolio.git

Go to the project directory

  cd Portfolio

Install dependencies

  npm install

Start the server

  npx next dev

Running Tests

To run linter, run the following command

  npm run lint

To run End-To-End testing with Cypress, run this command

  npm run cypress:open // Or
  npm run cypress:run

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file

SPACE_ID_CONTENTFUL

TOKEN_CONTENTFUL

Tech Stack

Client: React (NextJS)

Server: ContentFul Headless CMS

Support

For support, email jonathan.ibor@gmail.com.