Skip to content

Personal Repo for Learning/Implementing Redux State Management with third party Authentication/Verification Like Google OAuth and also JWT(Token), Creating a CRUD MERN Stack Application. Where users can create accounts and add Anime shows List and Like other user's Anime List.

Notifications You must be signed in to change notification settings

PnCodeBreaker/AnimeWatchList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnimeWatchList

Personal Repo for Learning/Implementing Redux State Management with third party Authentication/Verification Like Google OAuth and also JWT(Token), Creating a CRUD MERN Stack Application. Where users can create accounts and add Anime shows List and Like other user's Anime List along with Searching Anime by name or tags.

Backend Deployed in heroku and db in mongoDb Atlas.

AnimeWatchList Screenshot

Features and Tech used in AnimeWatchList:-

  • MERN ( MongoDb, Express, Reactjs, Nodejs ) Stack is used with Redux as StateManagement.
  • SignIn/Signup Using Google Authentication and JWT token.
  • CRUD features with User Creation and Liking posts are implemented along with Searching Posts by Name or tags
  • Posts recommendation and Pagination are also implemented

To Run The Web App on your local machine

   $ git clone the above repo
   $ cd to the directory and cd to client
   $ npm install ( node.js must be installed )
   $ Also Set up the ENV file requiring google authentication ID.
   $ npm start 

Screenshots : -

AnimeWatchList Screenshot

AnimeWatchList Screenshot

AnimeWatchList Screenshot

About

Personal Repo for Learning/Implementing Redux State Management with third party Authentication/Verification Like Google OAuth and also JWT(Token), Creating a CRUD MERN Stack Application. Where users can create accounts and add Anime shows List and Like other user's Anime List.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages