json-auth-server
There are 3 repositories under json-auth-server topic.
eBookStore-Mock-Server
This repository serves as the eBookStore-ReactWebsite's mock-server backend. eBookStore is a React E-Commerce Web Application where you can place an order for codebooks. Frontend (deployed on Netlify) and Backend (deployed on Render) are separately developed here. Filter, Search Option, JSON-Server, JSON-Server-Auth, JSON Web Tokens (JWT) are used.
eBookStore-ReactWebsite
eBookStore is a full-fledged React E-Commerce Web Application (Global Level State Application) where you can place an order for codebooks. Frontend (deployed on Netlify) and Backend (deployed on Render) are separately developed here. Filter Properties, Search Option, JSON-Server, JSON-Server-Auth, JSON Web Tokens (JWT), Protect Routes are used.