This project was designed for the 2017 Hackathon at Achievers and lets a member recognize other members from a place outside the achievers platform.
- Edit src/config/index.js and update the DEVELOPMENT_API, PRODUCTION_API and CLIENT_ID variables with your credentials
- Navigate to the folder where the project is located using the terminal.
- Install the dependencies by executing
yarn install
in the terminal. - Execute
npm run build
to make sure a production build can be made. - Place the generated files, found in the "build" directory, in a web accesbile location.
Team Tozzo (Michael Tozzo, Stefan Kramreither, Warren Phen, Amir Familroushenas, Stavan Shah)