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
- Host: GitHub
- URL: https://github.com/rjryt/gvr-datingapp-frontend
- Owner: RJRYT
- Created: 2024-07-29T05:35:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T07:10:27.000Z (almost 2 years ago)
- Last Synced: 2024-12-07T00:45:30.922Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://gvr-dating-app-rjr-yt.vercel.app
- Size: 20.3 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
```