bLangved / Noroff-teacher-rotation-app

A page for checking Noroff tutors available
0 stars 0 forks source link

Noroff teacher rotation app

A frontend web application for checking which online teacher(s) is available for support on specific days
Deployed site: https://duty.noroff.dev/

Status badges

Netlify Status code style: prettier

Getting Started

Prerequisites

Ensure you have Node.js installed on your system.

Installation

Clone the repo:

gh repo clone bLangved/Noroff-teacher-rotation-app

Install and setup project-dependencies:

npm i

Running the Project

Do not use live-server. The project is configured to run with Vite. When running Vite, SCSS watcher gets started automaticly. You'll get both a local server, and a networked hosted server. For checking the project on other devices, use the network server.

Run the Vite server with the following command.

npm run dev

To build the project, run the following command:

npm run build

This will create a dist folder in the root of the project, which contains the compiled project.

Contributions

This project is open for contributions. If you want to help out, or have ideas you think would be nice to implement, please just send me a message