Getting Started

First, install the packages:

npm install
# or
yarn install

Then, run the development server:

npm run start
# or
yarn start

Project Demo : Live Link

Technology/Tools Used in this project:

  1. React: For View layer and interface
  2. Typescript: As a programming language
  3. Axios: For POST,GET request on API
  4. mapbox-gl: For view the location
  5. react-slideshow-image: Form viewing images
  6. Material-UI: For layouts design