Infomapp allows users to select a location on a map and receive information and trends analysis on the area.
- Ifi
- Enkhtushig Namkhai
- Donovon Jenson
- Michael
- Usage
- Requirements
- [Getting Started](#Getting Started)
- Development
- Roadmap
- [Style Guide](#Style Guide)
- Contributing
The app is made with a SERN stack and makes use of axios to handle requests.
Make sure to have these installed on your computer:
- Node
- MySQL
- Webpack
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Fork the repo from https://github.com/neptune-team/neptune-team
- Clone down your forked repo to your local machine
- Install the dependencies
Once you have forked the repo from https://github.com/neptune-team/neptune-team , install all the dependencies by running.
From within the root directory:
npm install
We use Google Maps, Twitter, Walkable, and Indico API’s to collect the data, so you will need API keys for them to make requests.
View the project roadmap here
We are following the AirBnb style guide, which can be found here
To contribute to this repo, see CONTRIBUTING.md for contribution guidelines.