The application consists of the main page, a dictionary, and a training page of the studied words.
Features:
- A random word is displayed on the main page;
- On the dictionary page each word has a basic meaning, transcription, translation, and theme;
- You can add new words, edit, and delete words;
- On the training page you can practice previously studied words, their records are kept;
- implemented adaptive and responsive design
- Clone the repo
git clone https://github.com/Regina5425/wordbook-app.git
- Install NPM packages
npm install
- Run the app on your localhost
npm start
Regina - reina5425@gmail.com
Project Link: https://github.com/Regina5425/wordbook-app