Skip to content

frontend210/portfolio-next.js-HeadlessCMS

Repository files navigation

This is a boilerplate for building portfolio applications using Next.js.

Overview

This boilerplate is built using the following technologies:

  1. Chakra UI
  2. Emotion
  3. TypeScript

Requirements

  1. Node.js
  2. npm

Installation

1. Clone the application

git clone https://github.com/ghoshnirmalya/nextjs-strapi-boilerplate

2. Install necessary dependencies for the frontend application

cd frontend && yarn install

3. Start the frontend application

From the frontend directory, we can run the following command to start our Next.js frontend application:

yarn dev

The above command will start the frontend application on http://localhost:3000/.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

My portfolio website built with Next.js and Headless CMS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors