Working demo on https://d-ivashchuk.github.io/clash
The main purpose of this app is to allow people to vote on their favorite brand duels on the web.
This SPA is built with react
, firebase
and styled-components
. If you want to play with it, clone the repo, run npm install
command in your terminal and run npm start
. As this portfolio uses create-react-app
a new browser window with an app running on local server will open and any changes to the code will trigger hot reload of the page.