- Next Js as Framework.
- Tailwind CSS as UI Library.
- Open kasatalk.vercel.app
- Look for translations of words from Sasak to Indonesian or Indonesian to Sasak on the "kamus" page
- You can contribute to add vocabulary that is not yet available after creating account
# Clone this repository
git clone https://github.com/Kasa-Talk/kasatalk.git
# Go to the repository folder
cd kasatalk
# Install Depedencies
npm install
# Run the project
npm run dev
- set up all the env vars outlined in the [
.env.examplefile] - Open http://localhost:3000 with your browser to see the result
