/swahili-legendary-system

An e-learning application built with MERN and GraphQL

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Swahili Legendary System

An e-learning application for learning swahili language online built with MERN and GraphQL

Pre-requisites

  • Node
  • npm
  • MongoDB

or

  • docker & docker-compose

Get Started

To run locally you may use docker using docker-compose up this will spin up containers for your backend and frontend application

Install Dependencies

cd swahili-legendary-system
npm install

Start Development

npm run dev