Interista
Interista Web is a web application for interista.pl, a social network for Inter Mediolan fans created by few students from ZSE in Kraków.
Installation
First clone this repository, after that install packages:
yarn install
To start development server run:
yarn dev
And you're good to go!