Skip to content

👨‍💻 A portfolio website made using NEXT.js & deployed using Vercel.

Notifications You must be signed in to change notification settings

arlbibek/bibeka.com.np

Repository files navigation

bibeka.com.np

A portfolio website made using NEXT.js & deployed using Vercel.

Visit webpage bibeka.com.np.

built with

Next.js 13 nextjs.org
Tailwind CSS tailwindcss.com
Bootstraps Icons icons.getbootstrap.com

Click to expand for development setup!

Setting up the development environment

Requirements

Configuring the project for development

  1. Clone this repository

    git clone https://github.com/arlbibek/bibeka.com.np.git
    cd bibeka.com.np
    
  2. Install required packages

    cd bibeka.com.np
    npm install
    
  3. Launch the development server

    npm run dev
    

Make sure that you have appropriate environment variables, eg.

# .env.local
GITHUB_TOKEN=github_pat_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

and done!


Made with ❤️ by Bibek Aryal.

About

👨‍💻 A portfolio website made using NEXT.js & deployed using Vercel.

Topics

Resources

Stars

Watchers

Forks