/gogaido

A site that searches animes by comparing synopses and bringing the ones that would be most recommended to the user.

Primary LanguageTypeScript

gogaido

image

A site that searches animes by comparing synopses and bringing the ones that would be most recommended to the user.

📚 Table of Contents

✨ Project Overview

The objective of gogaido is to suggest animes for the user based on the comparison of synopses with artificial intelligence, bringing the ones that would be more similar to what was searched.

The project itself was developed to test technologies like Next.js and Tailwind, as well as to put in place a simple yet lean, smooth and functional design.

You can find it here!

⚙️ Installation/usage

  1. Install dependencies using pnpm:
pnpm install
  1. Start the development server:
pnpm run dev

🤖 Technologies used

  • Tailwind CSS
  • Next.js
  • TypeScript
  • Framer motion
  • Radix UI
  • Axios

🆘 Contributing

Clone the repository, open its folder and install dependencies.