/product-management-with-react-js

Small E-Commerce Application using "ReactJs" without "State-Management" (Class-Component)

Primary LanguageJavaScriptMIT LicenseMIT

The View of The App

image

Cart_View


image

Contact_View


image

product-management-with-react-js

Small E-Commerce Application using "ReactJs" without "State-Management"

About Application

Management between Products and Their Categories using "Json-Server" Node Package

Packages

AlertifyJs (1.13.1), for more info. --> https://alertifyjs.com/

ReactStrap (9.2.0) & BootStrap (5.3.1), for more info. --> https://reactstrap.github.io/?path=/story/home-installation--page & https://getbootstrap.com/

React Js Library (18.2.0) & React-Router (6.14.2), for more info. --> https://legacy.reactjs.org/ & https://reactrouter.com/en/main

Json-Server Package, for more info. --> https://www.npmjs.com/package/json-server

Project Stacks

ReactJs with ReactStrap in "FrontEnd Side" Json-Server which is a fake REST API for "Backend" Mock Testings using Dummy Data

Dependencies

AlertifyJs, ReactStrap & BootStrap, React Js Library & React-Router, Json-Server.

Json-Server

https://www.npmjs.com/package/json-server --> no "sign-up" required

AlertifyJs

https://alertifyjs.com/ --> no "sign-up" required

ReactStrap

https://reactstrap.github.io/?path=/story/home-installation--page --> no "sign-up" required

Explanations

"Comment Lines" are amateurish :) and to help for the best understanding about the written code.