A Web App with a Login system to show data received from the Competitive Results API.
- Bootstrap 5.1.3
- Vanilla JS
- Competitive Results API
- Install Node.js
-
Clone the repository
-
Install dependencies
npm install
- Navigate to src folder
cd .\src\
- Run the project
node index.js
Navigate to http://localhost:8081



