- 🤖 Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
- 🔗 Assets
It is a convenient and easy-to-use dictionary application that provides some function such as definitions, synnonyms, anonyms and phonetics for a specific word. Also, user can adapt difficulty of his word's definitions.
- React Native
- TypeScript
- Expo
- VS Code
- Dictionary API
👉 Get Started: an essential component during onboarding and user engagement
👉 React Navigation: used for managing navigation in React Native applications
👉 Screens: play a crucial role in shaping the user experience.
👉 API: Interface between source application Program and client. Used to get definitions, synonyms, phonetics and antonyms of words in mobile application.
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/DarkShadowCoder/Dictionnary-App.git cd Dictionnary-AppInstallation
Install the project dependencies using npm:
npm installRunning the Project
npx expo start --androidOpen ExpoGo in your mobile phone and scan QR code.
This App is based on @IsaiselviP's design



