Skip to content

A React.js Language Learning App With Interactive Lessons & Real-time Progress Tracking.

Notifications You must be signed in to change notification settings

WesamAbadi/LanguageMaster

Repository files navigation

Language Master Project Logo

Language Master is a React.js project that helps you learn new languages on the fly!

Information

Prerequisites

  • Node.js & NPM

Installing

  1. Clone the repository onto your local machine.
  2. Navigate into the cloned directory in your terminal or command prompt.
  3. Run npm install to install all dependencies required by this project.
  4. Once installation has completed successfully, run npm start to start the development server.
  5. Open your browser and navigate to http://localhost:3000/ to view the app in action.

Building

To build the production version of the app, simply run npm run build. This will generate an optimized bundle inside the build folder which can then be deployed to any hosting service or static site hoster like GitHub Pages, Firebase or Netlify.

License

This project is licensed under the MIT License

About

A React.js Language Learning App With Interactive Lessons & Real-time Progress Tracking.

Topics

Resources

Stars

Watchers

Forks