Table of Contents
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/xhoantran/ucf-attendance.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = "ENTER YOUR API";
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Distributed under the MIT License. See LICENSE.txt
for more information.
Project Link: https://github.com/xhoantran/ucf-attendance