Skip to content

Application displaying stats of videos of countries which take part in this year's Eurovision Song Contest

Notifications You must be signed in to change notification settings

adammankowski1/Eurovision-statistics

Repository files navigation

Eurovision-statistic

A Node.js app using Express 4, React, React-Router and Redux (soon).

Running Locally

Make sure you have Node.js (prefered version 8.11.1) and the Heroku CLI installed. Also, create .env file. Example of this file you have in the .env.example.

$ git clone [email protected]:adammankowski1/Eurovision-statistics.git # or clone your own fork
$ cd eurovision-statistics
$ yarn --ignore-engines install
$ yarn start:dev

Your app should now be running on localhost:3000, and the api server is running on localhost:5000

Deploying to Heroku (to be updated soon)

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

About

Application displaying stats of videos of countries which take part in this year's Eurovision Song Contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages