Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/maiconlara/yugioh-password
- Owner: maiconlara
- Created: 2023-08-29T19:12:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T18:04:59.000Z (about 1 year ago)
- Last Synced: 2024-11-24T06:12:49.518Z (3 months ago)
- Topics: nextjs, react, shadcn-ui, tailwindcss, typescript, yugioh
- Language: TypeScript
- Homepage: https://yugioh-password.vercel.app
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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