Skip to content

A English learning platform that demonstrate the implementation of modern MERN stacks

License

Notifications You must be signed in to change notification settings

hoangcoding/english-learning-hub

Repository files navigation

Features

  • JWT Authentication

  • Next Generation JavaScript (ES6)

  • Puzzle Game with Multiplayer

  • Real-time translation

  • Learn words by slider with voice

Stacks

  • React

  • ExpressJS

  • SocketIO

  • Redux & Saga

  • TailwindCSS

How to use

  • Firstly, clone the repo with this command.
git clone https://github.com/hoangcoding/english-learning-hub.git
cd english-learning-hub
cp .env.example .env
yarn && yarn setup
  • If you are not using Yarn, just run npm install && npm run setup instead of yarn && yarn setup
  • After everything is finished, run yarn dev (or npm run dev)

And that's all!

About

A English learning platform that demonstrate the implementation of modern MERN stacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published