Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.26 KB

CityInfluencers

About

This repo covers the web application that was made as a part of Project 4.0 at Thomas More University, in this project, we worked together with Fairville to create a web application geared towards munucipalities that want to manage social media campaigns with their local ambassadors/influencers.

Technical information

Using the solution

  • This repo is automatically deployed to Azure, where it can be viewed.
  • If you cloned this repo for the first time, you can run npm install to install the dependencies
  • To run the application locally, you can clone the repository and use npm start to start the application.