Skip to content

chongr/philosophy-app-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Philosophy App ui (makes requests to the Philosophy App Api). Hosted on heroku

Running The Application

To test the ui run the following commands

  • To setup the Project run:

      npm install
    
  • to run a local server to view the frontend that will hot reload the code

      npm start