Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.12 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.12 KB

GetEasy

Alt text

Project designed to move item from point A to B easily with auction system

get started

  1. Clone this repo!

    git clone https://github.com/ismaiilov-atai/GetEasy.gi
    
  2. Enter to the folder!

    cd server
    cd client
    
  3. Run command for both folders!

    npm i
    

Requirements

To be able to run and render google maps, you will need to obtain API key

Tech Stack

Feather development

  • Offer button which gets created offer for item with id as foreign key

  • consider picking state management for for refactoring the code