An e-learning application for learning swahili language online built with MERN and GraphQL
- Node
- npm
- MongoDB
or
- docker & docker-compose
To run locally you may use docker using docker-compose up
this will spin up containers for your backend and frontend application
cd swahili-legendary-system
npm install
npm run dev