mjohnson518 / CO2__Storage

Frontend built using Next.js, Chakra UI, SEO, MDX, and TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This boilerplate is built using the following technologies:

  1. Tailwind CSS
  2. TypeScript

Requirements

  1. Node.js
  2. pnpm

Installation

1. Clone the application

git clone git@github.com:ghoshnirmalya/nirmalyaghosh.com.git portfolio

2. Install necessary dependencies for the frontend application

cd portfolio && pnpm install

3. Start the application

From the root directory, we can run the following command to start the application:

pnpm run dev

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

License

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

About

Frontend built using Next.js, Chakra UI, SEO, MDX, and TypeScript

License:MIT License


Languages

Language:TypeScript 97.9%Language:JavaScript 1.8%Language:CSS 0.2%Language:Shell 0.1%