/mairu-frontend

Mairu frontend application, the application that can answer any questions with the answer is "ไม่รู้"

Primary LanguageTypeScript

Mairu Frontend

Mairu (from Thai word "ไม่รู้")

This repository is the frontend of the Mairu application, the application that can answer any questions with the answer is "ไม่รู้" (meaning as the same "don't know"). We created it for fun and in short times during the Stupid Hackathon Thailand #5 event.

Mairu frontend is built on Next.js framework.

Run This Project

Clone this repository and open terminal or command prompt, change directory to your clone project's directory.

Run this command

npm install
npm run dev 

Build This Project

Run this command

npm run build

The building project will be in the public folder.

For The Contributors

Thanks for having an interest in this project. Please read our guidelines in CONTRIBUTING.md before starting a contribution.