Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ravgeetdhillon/ravgeet-web

My portfolio and blog.
https://github.com/ravgeetdhillon/ravgeet-web

blog developer-blog developer-website git-cms jamstack markdown nuxt nuxtjs personal-website portfolio tech-blog webdeveloper

Last synced: 2 months ago
JSON representation

My portfolio and blog.

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/e3423c5a-3e57-4ffc-aa2d-7c2bcbeb2a3c/deploy-status)](https://app.netlify.com/sites/ravgeetdev/deploys)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ravgeetdhillon/ravgeet-web/blob/master/LICENSE)

# Ravgeet Dhillon's Website

A Nuxt.js website for [Ravgeet Dhillon](https://www.ravgeet.in).

## Prerequisites

These things are required before setting up the project.

- Git
- Ubuntu 18.04 or 20.04
- Node.js [Read Guide](https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-20-04)

## Getting Started

Follow these instructions to get the project up and running.

```bash
# Clone the repo
$ git clone https://github.com/ravgeetdhillon/ravgeet-web.git

# Change directory
$ cd ravgeet-web

# Install dependencies
$ npm install

# Serve at http://localhost:3000
$ npm run develop
```

## Tech Stack

- [Frontend](https://nuxtjs.org/) - Nuxt.js

## Authors

- [Ravgeet Dhillon](https://github.com/ravgeetdhillon)

## Extra

- In case you get stuck somewhere, feel free to [email me](mailto:[email protected]).