kipoi / demo-webapp-frontend

React app for demo webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Webapp Frontend

How to run?

To be able to run the project, navigate to root folder on terminal and:

  • Install yarn
  • run yarn install
  • run yarn start

The app will be deployed on localhost:3000.

Important: For full functionality, you have to have the Demo Webapp Backend project running on port 5000.

About

React app for demo webapp

License:MIT License


Languages

Language:JavaScript 68.8%Language:CSS 28.1%Language:HTML 3.0%Language:Dockerfile 0.1%