Skip to content

My personal website using NextJS, TypeScript, and Tailwind CSS. It includes a blog (notes) and showcases my open source contributions, blog posts, and art projects.

License

Notifications You must be signed in to change notification settings

DeolaJ/portfolio-v2

Repository files navigation

Portfolio

This is my portfolio, a Next JS application that showcases a Blog (Notes Section), my public developer projects and my art projects.

This project was bootstrapped with create-next-app.

Instructions

Getting Started

git clone https://github.com/deolaj/portfolio-v2.git
cd portfolio-v2
yarn install

Development

To run the local server,

yarn start

The prettier, and eslint libraries are used for formating and error checking. Install their corresponding vscode extensions to use with VSCode.

Using the .sample-env as a reference, create a local env file with your Contentful SPACE ID nd ACCESS TOKEN.

Production

To generate build files for production,

yarn build

Test

Coming Soon

About

My personal website using NextJS, TypeScript, and Tailwind CSS. It includes a blog (notes) and showcases my open source contributions, blog posts, and art projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published