Skip to content

T4910/OctaView

Repository files navigation

OctaView

check out backend here view the live page here

Requirements

-Have nodejs installed

Configuration

-Clone app using this link -Install dependencies using npm install -Create a .env file touch .env -In your env file, set your variables, VITE_SERVER_LINK=http://localhost:8080 -Run the app using npm run dev