galoberlyn / autocomplete_drc

Auto complete input frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autocomplete (Suggestion feature DRC)

Technology

  • react-boilerplate-cra-template
  • React, Redux, Saga

Installation

  • Yarn is preferred for this
  • Make sure to use Node.js <= 12
  1. git clone https://github.com/galoberlyn/autocomplete_drc.git
  2. yarn install

Running the app for checking

Since the API PORT in the backend is PORT = 3000 we use a different port

  • on Mac => yarn start:mac
  • on Linux => yarn start:linux
  • on Windows => yarn start:windows
  • Make sure to run backend as well
  • docker-compose up

Screenshots availble on google drive

About

Auto complete input frontend


Languages

Language:TypeScript 77.5%Language:Handlebars 9.2%Language:JavaScript 9.2%Language:HTML 3.9%Language:CSS 0.1%