Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basantech89/velotio-search-app


https://github.com/basantech89/velotio-search-app

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### Search App

The code alos has answers to first two questions in the root directory as q-1.js and q-2.js

### Run

App is deployed at ``https://velotio-client-app.herokuapp.com/``

### Tech Stack

Frontend - React, React Redux, Bootstrap, Reactstrap, Styled-components

Backend - Json-server faked with 1000 companies

### Deployment

heroku login

heroku git:clone -a velotio-client-app

cd velotio-search-app

git add .

git commit -am "make it better"

git push heroku master