Skip to content
forked from j471n/j471n.in

This is my portfolio build with Next.js and MDX.

Notifications You must be signed in to change notification settings

heykapil/j471n.in

 
 

Repository files navigation

Getting Started

Clone the repository-

git clone https://github.com/j471n/j471n.in.git

Install all the dependencies-

cd j471n.in

# Install dependencies with pnpm
pnpm install

# Running the dev server
pnpm dev

After that server should be running on localhost:3000

I am using pnpm you can use yarn as well as npm

Warning: You could ran to into errors if you don't populate the .env.local with correct values

Tools Used

Setting up the Environment

I've given you .env.example as the demo. you can create your own .env.local

For More info visit here

About

This is my portfolio build with Next.js and MDX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 5.7%
  • Shell 0.5%