Skip to content

Built The Dog App using Dog API with React.js, React-router-dom, Tailwind CSS and Auth0. Built the login/register page, Search Bar Component, Dog Breeds Page, and Dog Breed Details Page.

Notifications You must be signed in to change notification settings

kartikeysharmaks/TheDogApp

Repository files navigation

The Dog App

Home Screen

  • Here all the different types of breeds are listed with the Search Bar and Login Button.

Screenshot (89)


Searching Functionality

  • When you type something to search, it will a generate a query on it and on the basis of it fetch data and render it.

Screenshot (93)


Dog and Breed Details Page

  • When you click on any of the Card from the list, you will be redirected to the details page about that breed and the dog.

Screenshot (88)


Login Screen

  • I have implemented authentication using Auth0 using Login/Register Page due to time constraint.
  • One can implemented by different ways using JWT, Firebase Auth, Next Auth, and Custom Auth using MERN.
  • If a user is authenticated and logged in, his/her name(email id) will be displayed on the screen with the log out button.

Screenshot (95)

About

Built The Dog App using Dog API with React.js, React-router-dom, Tailwind CSS and Auth0. Built the login/register page, Search Bar Component, Dog Breeds Page, and Dog Breed Details Page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published