ekumamait / RedAcre-Frontend

A React App to track Popeye's Location. This is an application that loads coordinates from a GeoJSON file to a mongoDB and streams them to the fronend using mongoDB cursor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WELCOME TO RedAcre-Locator-Frontend

TABLE OF CONTENT;

  • DESCRIPTION
  • PROJECT SETUP
  • TECHNOLOGIES

đź“„ DESCRIPTION;

A React App to track Popeye's Location. This is an application that loads coordinates from a GeoJSON file to a mongoDB and streams them to the fronend using mongoDB cursor. The main focus of this build in its present is the implementation of the frontend of the application using React.


PROJECT SETUP

  1. Clone the Repository https://github.com/ekumamait/RedAcre-Frontend.git

  2. Navigate to the application directory cd RedAcre-Frontend/redacre

  3. install all dependencies npm install

  4. Run the application npm start


TECHNOLOGIES USED;

React.js Mapbox


About

A React App to track Popeye's Location. This is an application that loads coordinates from a GeoJSON file to a mongoDB and streams them to the fronend using mongoDB cursor.


Languages

Language:JavaScript 81.1%Language:HTML 11.1%Language:CSS 7.8%