Skip to content

Dev-Pedrosv/translate-app

Repository files navigation

Translate App

🗔 Check out the app: https://translate-app-dev.vercel.app/

image image image image image image image

🎲 What is Translate 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.

✨ Key features

📚 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.

📁 Page(s)

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.

👨‍🎨 Figma

🗔 Check out the design: https://www.figma.com/file/WxdXYLnNSdrSCcmxLlFtFw/Translate-App?type=design&mode=design&t=U0J8bQ0ePIvJ6YnN-1

🚀 Technologies

📕 How to use it?

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>

🤝 Collaborators

Thanks to the following people who contributed to this project:

Photo by Pedro Silva on GitHub
Pedro Silva

📝 License

This project is under license. See the LICENSE file for more details.

 

Go back to top