Client is looking for a solution to student attendance taking. Group will spend the first semester researching and designing solutions to present to the client See client for details. The second Semester will be spend developing and deploying the researched solution.
Install dependencies with npm
npm install -g create-react-app
npm install my-project
cd my-project
Package Dependencies
npm install react-bootstrap bootstrap
npm install react-icons --save
npm install react-router-dom
npm install react-scripts
npm install web-vitals
npm install -g nodemon
npm install qrcode
npm install recharts
npm install react-calendar
App.js imports
import 'bootstrap/dist/css/bootstrap.min.css';
import * as ReactDOM from 'react-dom';
Color | Hex |
---|---|
Unisa Blue | #0052a0 |
Unisa White | #FFF |