A space to introduce myself as well as a dedicated space for content sharing Go to website
Clone the project
git clone https://github.com/Kola-Kola/Portfolio.gitGo to the project directory
cd PortfolioInstall dependencies
npm installStart the server
npx next devTo run linter, run the following command
npm run lintTo run End-To-End testing with Cypress, run this command
npm run cypress:open // Or
npm run cypress:runTo run this project, you will need to add the following environment variables to your .env.local file
SPACE_ID_CONTENTFUL
TOKEN_CONTENTFUL
Client: React (NextJS)
Server: ContentFul Headless CMS
For support, email jonathan.ibor@gmail.com.