neerajram30 / EddieHubLive

Map to show EddieHub contributors

Home Page:https://live.eddiehub.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EddieHubLive

EddieHubLive codebase

A map showing the location of all project contributors

Getting Started

Navigate to directory on your machine:

cd folder/to/clone-into/

Clone repository:

git clone https://github.com/EddieHubCommunity/EddieHubLive

Navigate to repository:

cd ./EddieHubLive
npm i

or

yarn install

Start the Sever:

npm start
# or
yarn start

Project Structure

├── ...
├── components       Contains all page components (HOCs, elements, etc.)
├── Environments     Display events
├── App.js           Renders all component to create the page 
└──...... 
──package.json     Contains all dependencies

Learn More About React, Socket.io and setting up and Leaflet.js

To learn more about Vue and Mongodb, take a look at the following resources:

You can check out the React's GitHub repository - your feedback and contributions are welcome! You can check out the Leaflet's GitHub repository - your feedback and contributions are welcome! You can check out the Socket.io's GitHub repository - your feedback and contributions are welcome!

About

Map to show EddieHub contributors

https://live.eddiehub.io


Languages

Language:JavaScript 53.7%Language:HTML 23.6%Language:Dockerfile 8.5%Language:CSS 8.3%Language:TypeScript 5.8%