The user interface of the Disjoin web application, designed for mobile use
Download the my-app folder or clone the repo
Node.js and npm (follow this link for instructions)
npm install
- Static file public/data - No Configuration necessary
- Use express server to host JSON files
- Remove the public/data file
- Run the following commands
cd server
node expressjson.js
- Run the app (I would recommend using the "inspect element" tool on your browser to view the mobile interface of the app, check here for help):
cd my-app
npm start
List of local supermarket stores
Foot traffic information for a specific store
- React - JavaScript library for building user interfaces
- MaterialUI - React UI framework
- Kassie Wang
See also the list of contributors who participated in this project.