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!
- Clone this repository onto your preferred IDE.
- Open terminal and ensure you are located in the correct directory (eg
C:\Users\Ben\Documents\pdflex-frontend
) - 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.