Skip to content

A profile page for students to showcase the badges earned in our community events

License

Notifications You must be signed in to change notification settings

CodeSapiens-in/badges

 
 

Repository files navigation

Badges with Next.js + Firebase

The Badges app is for students to showcase the badges earned through our codesapiens community, they can also share the badges in linkedin and other socials.

Run the application

  1. Edit the file lib/firebase/config.js and fill in the values from the Firebase console or add those keys and values in your environment

  2. In a new terminal tab/window, run:

npm i
npm run dev
  1. In your browser, open the URL: http://localhost:3000

Use the application

  1. While on http://localhost:3000/ within your browser, click the "Sign in" button in the top right corner and sign in.

About

A profile page for students to showcase the badges earned in our community events

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • CSS 4.5%