AdonisGM / quizlet-learn

Quizlet is a free service that helps you study and improve your vocabulary. but it is not free for everyone. You need to pay for learning. You can use this service for free without paying.

Home Page:https://quizlet.nmtung.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizlet learn

Introduction

GitHub repo size GitHub package.json version (subfolder of monorepo)

Azure Static Web Apps CI/CD

Quizlet is a free service that helps you study and improve your vocabulary. but it is not free for everyone. You need to pay for learning. You can use this service for free without paying.

Target audience

This service is for student learn in FPT University.

Features

  • Free all time.
  • Import from quizlet.
  • Export to quizlet.
  • Exam mode.

Installation

Enviroment:

  • Nodejs version: 14.x
npm install
npm start

After run this command, you can see the result in browser.

> quizlet-learn@0.1.0 start
> react-scripts start

(node:16744) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:16744) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled successfully!

You can now view quizlet-learn in the browser.

  Local:            http://localhost:3000
  On Your Network:  http://192.168.1.5:3000

Note that the development build is not optimized.
To create a production build, use npm run build.

webpack compiled successfully

Author

Name: AdonisGM

Contributer

Thanks to my best friends for accompanying and contributing more ideas to this project:

About

Quizlet is a free service that helps you study and improve your vocabulary. but it is not free for everyone. You need to pay for learning. You can use this service for free without paying.

https://quizlet.nmtung.dev/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 87.8%Language:CSS 10.5%Language:HTML 1.7%