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

https://github.com/rjryt/gvr-datingapp-frontend

GVR Dating app frontend
https://github.com/rjryt/gvr-datingapp-frontend

Last synced: 24 days ago
JSON representation

GVR Dating app frontend

Awesome Lists containing this project

README

          

# GVR-DatingApp-FrontEnd

## Installation & Run

- Clone the repo from here: `git clone https://github.com/RJRYT/GVR-DatingApp-FrontEnd.git`

- Get into the project folder: `cd GVR-DatingApp-FrontEnd`

- Install dependencies: `npm install`

- Finally Start the server: `npm start`

```md
Note: Check the `example.env` file in folder for the env variables needed.
```