-- This is a simple shopping app created using the react js, Hooks, FakeAPI and packages for drop down, button and icons.
-- Easy routing from page to page. -- Homepage with Discount informations and contact informations. -- Product List page with all listed product -- Seperate categories drop-down menu which navigate the user to required category list.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
-- Planning to add shopping cart
, contact
and About page