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

https://github.com/raselshikdar/rs


https://github.com/raselshikdar/rs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        





GregSithole



Rasel Shikdar's Personal Website


A simple personal website about Rasel Shikdar.


![screenshot](https://github.com/GregSithole/gregsithole-react-portfolio/raw/master/src/assets/screenshot.png)

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/). From your command line:

```bash
# Clone this repository
$ git clone https://github.com/GregSithole/gregsithole-react-portfolio

# Go into the repository
$ cd gregsithole-react-portfolio

# Install dependencies
$ yarn install

# Run the app
$ yarn start
```