Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 899 Bytes

File metadata and controls

18 lines (13 loc) · 899 Bytes

Lagni App

Lagni is full lifecycle web app built with a Rails backend API and React frontend.

To Start:
Install necessary dependancies (npm install)
Run front end (npm start)
Front End runs on http://localhost:3000
Back End runs on http://localhost:8080

You will need to have the backend running in order to load the coupons and other JSON from the database
(please see backend readme for setup)

Lagni App Main Page
Lagni App Coupons View
Lagni App Restaurant Page
Create Coupon Slide Down