Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 927 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 927 Bytes

Kreolingo

Netlify Status

Inspired by Duolingo, Kreolingo is a user-friendly web app designed to help people learn Mauritian Creole.

Technologies used

  • Skeleton UI
  • Svelte
  • Svelte Kit
  • Tailwind CSS

Contributing

If you're interested in contributing, feel free to create an issue or reach out to me via Message me via LinkedIn.

Development

Requirement

  • Node v18.17.0
  • pnpm

Start developmemt server

If you have nvm run

make fresh

Else, run

pnpm run dev

Deployment

This project is hosted on Netlify and is deployed when a PR is merged into the main branch.