Skip to content

Latest commit

 

History

History
112 lines (93 loc) · 4.08 KB

File metadata and controls

112 lines (93 loc) · 4.08 KB

Contributors Forks Issues MIT License Activity

Table of Contents
  1. About the project
  2. Prerequisites
  3. Installation
  4. License

About

The Accessible Routes project was established to provide students with a guide to navigating a less-than-accessible campus.

Built With

  • React
  • Node
  • JavaScript
  • MongoDB
  • Open Street Map

Prerequisites

  • Clone or fork the repo
    • GitHub Desktop: download here
    • Clone repo through Git Bash
    $ git clone https://github.com/json-mp3/Accessible-Routes
    • To fork, press the fork button on the top right of the repo, or here
  • Node.js

Installation

  1. Open terminal in the project folder and change directory to the webb folder
    cd webb
  2. There will be a few commands that need to be run before opening the website
    npm install
    npm install react react-dom leaflet
    npm install react-leaflet
  3. Open the website
    npm start

License

Distributed under the MIT License. See LICENSE for more information.