Miloš Đurica

Background stars image

Language Translating app

ABOUT PROJECT

Since I am actively learning Spanish with native speakers, I created this website to help us translate messages in Serbian, Spanish and English.

I added authentication using NextAuth. Users can log in with Google OAuth, or with credentials.

I am planning to improve this app in the future by adding all useful resources for learning Spanish in one place.

There is also an idea to add option for user to insert a specific word, and then another api would be called and give back the examples of this word used in different contexts.

Creating a chat that automatically translates message from one language to another is another option that I am exploring.

TECHNOLOGIES USED

Next.js
React
NextAuth
Microsoft Translation API
Tailwind
ShadCN