A website that serves as an educational platform by providing an interactive display for learning different Nautical Terms. Hack NJIT 2023!
-
Clone the repository
-
Activate the server
cd backend
npm install
npm run dev
- In a separate terminal, start the frontend
cd frontend
npm install
npm run dev
The website should now be running locally at http://localhost:5173/
- An interactive 3D display that let's the user highlight certain parts of a sailboat
- A translation feature that outputs the definition of different nautical terms stored on a Kintone App