Fill Me Up is a simply to use, user-friendly bridge between petroleum suppliers and the average motorist consumer. It is a platform that allows suppliers to engage their consumers and provide meaningful information that will help their consumers make informed decisions with regards to re-fueling their vechicles.
- MacOS
- Homebrew, install from https://brew.sh/
- Node.js, install with brew install node
Ensure you have the minimum requirements specified in Prerequisites. To set up a development environment, run the following instructions.
npm install
installs all npm package dependenciesnpm install -g http-server
installs command-line http-server
Do these commands on separate terminals:
npm run dev
bundles code base through webpackhttp-server
creates server with default port 8080, additional command-line options can be found at https://github.com/indexzero/http-server
npm run test
npm run build
- Firebase
- React
- React-redux
- React-router
- Webpack
- Babel
- Eslint
- SCSS
This project is licensed under the MIT License