Skip to content

PDFlex/pdflex-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFLex

About

An interactive dashboard that allows Securian policy holders to seamlessly submit, edit and view their claims online.

Coded with React and hosted on Netlify. See our backend here!

Created by Team Consonants: Ben, Jiya, Lana, Sarah, Vithu!

How to Run Locally

  1. Clone this repository onto your preferred IDE.
  2. Open terminal and ensure you are located in the correct directory (eg C:\Users\Ben\Documents\pdflex-frontend)
  3. Run npm start

http://localhost:3000/ should automatically open in your browser after 10-15 seconds.

See the pdflex-backend repository for running the backend locally.