🗔 Check out the app: https://translate-app-dev.vercel.app/
This project is an application designed to increase your vocabulary and facilitate the memorization of new words in English.
We have a login screen, with google authentication, a screen to register a new card with the word you want to memorize, a screen with the list of all registered words and a screen with all the cards registered for memorization.
📚 Vocabulary Enhancement: Description: This project is an application designed to increase your vocabulary and facilitate the memorization of new words in English.
🔐 Login with Google: Description: We have a login screen, with Google authentication.
➕ New Word Registration: Description: Users can register a new card with the word they want to memorize.
📝 Word List: Description: Access the list of all registered words.
🗂️ Flashcards: Description: View all registered words as flashcards for memorization.
The site has a total of 6 page(s), which are:
- /: Home page with list of translate card list.
- /word-list: A page with translate word list.
- /new-word: A page to create new card word.
- /login: A page to do login user with google.
🗔 Check out the design: https://www.figma.com/file/WxdXYLnNSdrSCcmxLlFtFw/Translate-App?type=design&mode=design&t=U0J8bQ0ePIvJ6YnN-1
Before starting, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/Dev-Pedrosv/trips-app.git
# access
$ cd trips-app
# install dependencies
$ yarn or npm
# Run the project
$ yarn dev or npm run dev
# The server will initialize in the <http://localhost:3000>
Thanks to the following people who contributed to this project:
Pedro Silva |
This project is under license. See the LICENSE file for more details.