Skip to content

nihalwashere/personal-website

Repository files navigation

Logo

nihalwashere.xyz

demo

Built with Next.js

Design of this site is originally inspired from Brittany Chiang.

🛠 Installation & Set Up

  1. Install and use the correct version of Node using NVM

    nvm install
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev

🚀 Building and Running for Production

  1. Generate a production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm start

🎨 Color Reference

Color Hex
White #ffffff #ffffff
Grey Light #b3b3b3 #b3b3b3
Grey #404040 #404040
Grey Dark #282828 #282828
Black Light #181818 #181818
Black #121212 #121212

About

My personal portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors