Skip to content

The frontend code for the Amazing Adventures web application

Notifications You must be signed in to change notification settings

uiuc-cs126/adventure-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure UI

Demo

Demo

What is this?

This repository contains the code for the web application for part 2 of Amazing Adventures.

How do I run this application?

First, make a .env file in the root of this repo with the following contents:

REACT_APP_HOST=<host>
REACT_APP_PORT=<port>

where <host> and <port> correspond to the location that the Java web server is running.

Then, run yarn install.

Finally, run yarn start to start the development server.

About

The frontend code for the Amazing Adventures web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •