A web application that stores every student's information that serves as an easy access to the student's emergency contacts information in case of disaster/emergency that may happen to the MunScian at school.
First, install Bun by following the instructions on the website and following the instructions for your operating system.
You should now be able to run bun in your commmand prompt/terminal.
Download Git here.
Run the executable and follow the instructions.
Download Visual Studio Code here
Run the executable and follow the instructions.
- Intellicode
- Intellicode API Usage Examples
- JavaScript and TypeScript Nightly
- Tailwind CSS IntelliSense
Run a new command prompt/terminal window and run the following commands:
git clone https://github.com/MunSci-PH/STERCOIN
cd STERCOIN
bun iThen run the development server:
bun run devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Lato, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- TailwindCSS Documentation - learn about TailwindCSS
- DaisyUI Website - learn about DaisyUI
