Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgecj/wwe-fan-club
A front end project for the WWE fans!
https://github.com/jorgecj/wwe-fan-club
html-css-javascript javascript next-auth nextjs nextjs13 reactjs tailwindcss typescript
Last synced: about 8 hours ago
JSON representation
A front end project for the WWE fans!
- Host: GitHub
- URL: https://github.com/jorgecj/wwe-fan-club
- Owner: JorgeCJ
- Created: 2023-08-17T11:54:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-17T14:22:49.000Z (about 1 year ago)
- Last Synced: 2023-08-17T14:29:17.079Z (about 1 year ago)
- Topics: html-css-javascript, javascript, next-auth, nextjs, nextjs13, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://wwe-fan-club.vercel.app
- Size: 6.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WWE-FAN-CLUB
![WWE](https://github.com/JorgeCJ/WWE-FAN-CLUB/assets/127647774/6b5556e7-f973-4967-ba55-f9f489189353)
This is a website for fans of WWE, the most famous wrestling on TV. Don't be scared, select your favorite male and female fighter. Don't forget to configure the `.env` file with the following data:
`GOOGLE_CLIENT_ID=`
`GOOGLE_CLIENT_SECRET=`
`NEXTAUTH_SECRET=`
`NEXTAUTH_URL=`
`NEXTAUTH_AUTH=`
If you want to see this project working, here is the link: https://wwe-fan-club.vercel.app/
# **Technologies used:**
- [React](https://react.dev/learn)
- [Typescript](https://www.typescriptlang.org/docs/)
- [Javascript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [Next.js](https://nextjs.org/docs)
- [TailwindCss](https://tailwindcss.com/docs/installation)
- [NextAuth](https://next-auth.js.org/providers/google)