This project was created with Create React App and represents the User-Interface. The frontend refers to the API of the repository Backend-OpenBadge.
-
Download or clone the GitHub Repository
git clone https://github.com/sensebox/Frontend-OpenBadgesand checkout to branchmaster. -
install Node.js v10.xx on your local machine
-
open shell and navigate inside folder
Frontend-OpenBadges- run
npm install - run
npm start
- run
-
open localhost:3000
Ensure that you have installed Redux DevTools Extension.
Further information about demo data can be found in the belonging backend repository.