Skip to content

LinkUpFiuba/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link up Web

This project is deployed in https://link-up-web.herokuapp.com

Run Locally

Steps to run it locally:

  1. Install dependencies: run npm install (it is needed only one time)

  2. Run the web page: run npm start