Web app to view football match fixtures, across all leagues, for Arsenal FC. Implemented using the MERN stack.
You will need NodeJS and npm installed and ready to go.
- Clone the repo.
- Run
npm install
- Run
npm run client-install
- Run
npm run dev
- App available on (localhost:3000)