Skip to content

abhiskg/dev-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Hero

Website Link: https://dev-hero-70807.web.app/

Achievements:

  • Google, Github, and Email/Password authentication are implemented securely using firebase
  • In order to implement dark mode, the React Context API and local storage are used.
  • The private route component blocks unauthorized users from accessing the checkout page.
  • ExpressJS is used to send JSON data from the server to the client.
  • React hook form and Zod provides proper form control and validation on the front end.

Features:

  • Users can log in via Google, Github, or Email/Password.
  • Several courses are present with their details page.
  • Dark mode is present for a better user experience.
  • Logged-in users can check out any course.

Technologies Used: Typescript, React, React-router, Tailwind CSS, Firebase, Express, React-hook-form, Zod, React-hot-toast.

About

Dev Hero is a learning platform with variety of courses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages