Skip to content

Klebson-I/LearnEnglishSheet

Repository files navigation

LearnEnglishSheet

Restful interface to manage english words database. App also has possibility to render test from words to check knowledge, and creates flashcards.

It require to have :

  • mysql database running on your localhost (database file is uploaded with project) (hostname : localhost, user: root, no password)
  • configurated typescript in your environment
  • installed node

To start type in terminal

npm i //package.json is also uploaded

tsnd app.ts

App should be run on your localhost:3000, so check browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published