/soccer-app

Primary LanguageJavaScript

React Soccer App and API

Installation

After cloning this repository, simply run npm install in the main directory – this will also install all dependencies of the client and the Express server.

Run in development mode

Start the app in development mode by entering npm run dev.

Make sure your MongoDB is up and running

Enjoy!