An awesome application for learning English!
Explore the code »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Vocab.Builder.Demo.mp4
There are a lot of great apps across the internet, that would help you learn new language. However Vocab Builder is the only that contains everything in one place, making your learning journey as simple and fascinating as it's only possible.
And here's why:
- You can focus on learning process without any worries about relevant phrases and expressions
- You save a plenty of time by managing your own process of learning
- Your efforts will pay off very soon 😄
Of course, the way behind you isn't easy, but our app was created to simplify all the side effects, so the only thing that matters now is your learning and how fast English would become the integral part of your life
Vocab Builder provides a great number of features that would enhance learning process as well as usage experience. Here are some examples of what users can do:
- Create/manage accounts
- Inreach vocabulary
- Share phrases with community
- Manage dictionary
- Train through translation
If you would like to enhance this project, here are instructions on setting it up locally. To get a local copy up and running follow these simple example steps.
Make sure you have Node.js installed, check it version via
node -v
It should be higher that 18.0.0
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Create a
.env
file via.env.example
const API_1 = const API_2 = const API_3 =
- Enter your variables in
.env
const API_KEY = 'ENTER YOUR API';
- Run the app on
localhost:3000
npm run dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Ivan Nedokhodiuk - LinkedIn - nedokhodiukivan@gmail.com
Project Link: Vocab Builder App
Layout Link: Vocab Builder Layout