Skip to content

A social media website that definitely does not have any resemblance to any pre-existing apps.

License

Notifications You must be signed in to change notification settings

Fireplank-Website/FireMania

Repository files navigation

FireMania

A social app made with Next.js, Tailwind, NextAuth and Zustand that definitely does not look like an pre-existing app.

How to install and use

Clone the repository and do the following:

  • Create .env.local and add at least one Oauth provider such as Google or Github.
  • Paste their client id and secret in the name format of [PROVIDER]_CLIENT_ID and [PROVIDER]_CLIENT_SECRET
  • You also need to make and add your own firebase database and storage. Update the info in firebase.ts after creating them.
  • Start the server locally with npm run dev

Deploy it to the cloud with Vercel (Documentation).

About

A social media website that definitely does not have any resemblance to any pre-existing apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published