This is an undergraduate end of course project for academical event. This repository contains the React.Js Web App that is integrated with a mobile app and a Node.Js Restful API for presence confirmation of academical events.
$ git clone https://github.com/mrtins/unievents-web/
$ cd unievents-web
$ npm install or yarn
To run the project you can just:
$ npm start
- React.Js - A JavaScript library for building user interfaces.
- Shards React - Shards React is a free, beautiful and modern React UI kit based on Shards.
- NPM - Package manager.
- axios - Promise based HTTP client for the browser and node.js.
- localForage - localForage is a fast and simple storage library for JavaScript.