Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vikashpr/vikashpr.com

VikashPR.com is a personal website of Vikash built using HTML,CSS,JS.
https://github.com/vikashpr/vikashpr.com

css3 github-pages gitlens html5 imgbot js learn opensource portfolio-website

Last synced: 24 days ago
JSON representation

VikashPR.com is a personal website of Vikash built using HTML,CSS,JS.

Awesome Lists containing this project

README

        

# VikashPR.com

VikashPR.com is a personal website of Vikash built using HTML,CSS,JS.

## CodeFactor Rating
[![CodeFactor](https://www.codefactor.io/repository/github/vikashpr/vikashpr.com/badge)](https://www.codefactor.io/repository/github/vikashpr/vikashpr.com)



Project logo

VikashPR.com

[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![GitHub Issues](https://img.shields.io/github/issues/vikashpr/vikashpr.com.svg)](https://github.com/vikashpr/vikashpr.com/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/vikashpr/vikashpr.com.svg)](https://github.com/vikashpr/vikashpr.com/pulls)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)

---


VikashPR.com is a personal website of Vikash built using HTML,CSS,JS,Firebase.


This website is Open Source. Feel free to use this public template.

## 📝 Table of Contents

- [Getting Started](#getting_started)
- [Deployment](#deployment)
- [Usage](#usage)
- [Built Using](#built_using)
- [TODO](../TODO.md)
- [Contributing](../CONTRIBUTING.md)
- [Authors](#authors)
- [Acknowledgments](#acknowledgement)

## 🏁 Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.

### Prerequisites

Fork the [repository](https://github.com/VikashPR/VikashPR.com) and clone it to your local machine.

#### Clone the project

```
git clone https://github.com/VikashPR/VikashPR.com.git
```

### Installing
A step by step series of examples that tell you how to get a development env running.

```
npm install
```

And compile the Sass file in the `docs/assets/css/style.scss` directory using [LiveSass](https://marketplace.visualstudio.com/items?itemName=ritwickdey.live-sass) Extension.

Open command pallet

``Mac OS: ⌘ + ⇧ + P``

``Windows: Ctrl + P``

``Linux: Ctrl + P``

Type `Live Sass: Watch Sass` and press `Enter`.