/onduken-react-hackathon

Front-End part of platform for finding products in various stores

Primary LanguageJavaScript

image image image image image image image

KazAeroSpace

Description

OnDuken - Marketplace for finding products in various stores and view stores on the map.

The technical task was provided by KazAeroSpace, during AITUHackDay: GIS Technologies.

Project by 13Lab.

Getting Started

It's mandatory to install NodeJS. After open the command line.

  • Clone the latest version
 git clone https://github.com/zaurbbb/onduken-react-hackathon
  • Change directory to project's folder
 cd onduken-react-hackathon 
  • Install dependencies
 npm install
  • Run project
 npm start

Now, project is running on http://localhost:3000/ or another port that must be mentioned on the command line.