appility / energy-products-demo

Energy products search app using React / Axios / Styled Components / Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Energy Products Search Engine

Download it:

git clone https://github.com/appility/energy-products-demo.git

Follow these steps to run:

npm install -g json-server
npm install
json-server --watch data/db.json
npm run serve

Now view at following URL: http://localhost:9000

Built with:

React / Axios / Styled Components / Webpack /Babel

Assumptions:

You've already installed Node

brew install node

About

Energy products search app using React / Axios / Styled Components / Webpack

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.0%Language:HTML 1.0%