Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maiconlara/yugioh-password

👾 A Yu-Gi-Oh! app that allows you to search cards and see their informations.
https://github.com/maiconlara/yugioh-password

nextjs react shadcn-ui tailwindcss typescript yugioh

Last synced: 18 days ago
JSON representation

👾 A Yu-Gi-Oh! app that allows you to search cards and see their informations.

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

# Yu-Gi-Oh! Password

A web application based in Yu-Gi-Oh! games to see card informations, have fun!

## 📝 Pages

This web application contains:

* **Home** - The first look in to the app, it'll show greet the user;
* **Lista** - A search page that user can search yugioh cards by their names;
* **Pesquisar** - This page will able the user to search a single card by the full name;
* **Password** - The key page, it'll give the user an input to search using hidden password;
* **Sobre Mim** - About me page;

## 🛠️ Made with

This web application was made with:

* **React Js** - JS Library;
* **TypeScript** - Programming Language;
* **Next Js** - React Framework;
* **TailwindCSS** - CSS Library;
* **Shadcn/ui** - Component Library;
* **Axios** - HTTP Client.

Made with 🤍 by Maicon Lara