Skip to content

Latest commit

 

History

History
90 lines (56 loc) · 1.22 KB

README.md

File metadata and controls

90 lines (56 loc) · 1.22 KB

Clone and Start App

git clone https://github.com/ZHamburglar/gbtracker.git
npm install
npm start

To Start Locally

Create the .env file with these variable: GUNBROKER_TEST_KEY

Color Scheme

Todos:

Navigation Bar:

  • Create Logo and import into top left

  • Style the Navbar with overal CSS styling

Home - Search:

  • Implement React-Table into the page

Tracking:

  • Implement React-Table into the page

History Graph:

  • Implement Rickshaw.js into the project.

About:

  • Create About Page

  • Add personal information, github

Settings:

  • Zipcode Manual Entry

Project-wide

  • Redux Persist

  • React Router for Between Pages

  • CSS Styling of pages

  • Webpack bundling Analyzer

  • Host on Github pages, etc.

  • Added Icon Packages from React-Icons-Kit

  • Update Zipcode automatically

Installed Packages

  • axios
  • connected-react-router
  • dotenv
  • history
  • moment
  • qs
  • react
  • react-bootstrap
  • react-dom
  • react-modal
  • react-redux
  • react-router-dom
  • react-router-redux
  • react-scripts
  • react-spinners
  • react-table
  • redux
  • redux-logger
  • redux-observable
  • redux-persist
  • redux-thunk