Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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)