Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shikhar97/shikhar97.github.io

Personal portfolio website hosted using GitHub Pages
https://github.com/shikhar97/shikhar97.github.io

bootstrap gatsby github-pages javscript nextjs portfolio-website react single-page-applications

Last synced: 10 days ago
JSON representation

Personal portfolio website hosted using GitHub Pages

Awesome Lists containing this project

README

        

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/shikharg)


Logo


Portfolio Website v2



Built with Next.js and hosted with Github Pages

Demo

## 🛠 Installation & Set Up

1. Install node(v18 or higher)

```sh
brew install node

```

2. Install next.js and yarn

```sh
npm install -g next@latest
npm install -g yarn
```

3. Install dependencies

```sh
yarn install
```

4. Start the development server

```sh
yarn dev
```

## 🚀 Building and Running for Production

1. Generate a full static production build

```sh
next build
```

2. Preview the site as it will appear once deployed

```sh
npm run serve
```

## 🎨 Color Reference

| Color | Hex |
| -------------- | ------------------------------------------------------------------ |