MahmoudDeiab / heartburn-checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To test the application, run the following scripts inside the project directory

npm install

To install project dependencies

npm start

To run the front-end React app

node server.js

This is a simple Express server hard coded to send the questions and outcomes (note: this needs to be running to be able to test the frontend part)

About


Languages

Language:JavaScript 84.3%Language:CSS 11.2%Language:HTML 4.4%