faridg18 / Big-Mac-Index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing Dependecies

I recommend installing dependecies using yarn to avoid using conflicts with NPM

yarn prepare && yarn install

Running it

the start script runs the local server and the client side

npm start
yarn start

About


Languages

Language:JavaScript 86.3%Language:HTML 9.2%Language:CSS 4.5%