Elevate your vocabulary with our cutting-edge app! Our intuitive platform allows you to easily learn new words and phrases from your own Notion database!
- I needed an app to easily and really, really fast learn new vocabulary
- I wanted to test clean architecture approach on frontend for production ready application
- I wanted to create some app to see how is web scrapping working
- Customizable language learning
- Text-to-speech APIs
- Auto-generated images
- IPA text generation for each word
- Basic statistics
- Intuitive interface for finding, creating, and updating words
- Fast API ideal for large libraries of words
- Personalized vocabulary lists
- Progress tracking
Client: React, NextJS, ChakraUI, Typescript, Formik, Framer-motion, Yup
Server: Cheerio, Supabase, NotionIQ, Axiom
Install my-project with npm
- Clone the repo
git clone https://github.com/Levofron/NotionLingo.git my_project_name
- Open a project directory with:
cd my_project_name
- Install NPM packages:
yarn