Giter Site home page Giter Site logo

cse-115-frontend's Introduction

CSE 115 Frontend

Setup and Installation

This react app was developed with typescript. This application was intended to be run with the following backend.

https://github.com/krishnakpandian/CSE-115-Backend (Currently Private)

You can access the live site here. we-locate.xyz

One note about the fetching performance on the live site is that the fetches might be slow since heroku free tier turns off it's servers if they are not used in a while. So if the render for backend fetches is slow, reload the page or test via the following instructions.

git clone https://github.com/krishnakpandian/CSE-115-frontend.git

Run npm install to install the required modules

Add a dotenv with the following information

REACT_APP_GMAPS_API_KEY=
REACT_APP_APIKEY=
REACT_APP_AUTHDOMAIN=
REACT_APP_PROJECTID=
REACT_APP_STORAGEBUCKET=
REACT_APP_MESSAGINGSENDERID=
REACT_APP_APPID=
REACT_APP_MEASUREMENTID=
REACT_APP_BACKEND=

How to Run

  • Tested with Node v10.15.1
  • Run App npm start
  • Run Tests npm test
  • Create a Build npm build

cse-115-frontend's People

Contributors

dmsmirno avatar alkngo avatar krishnakpandian avatar kpandian-ucsc avatar jonahkula avatar manavrbhatia avatar waylandli avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.