Skip to content

chitran13051/shop.chitran.de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Demo live-demo

Getting Started with Create React App

This project was bootstrapped with Create React App.

Building a demo shopping website

Using useContext combine with useState to mange Global App state instead of using useReducer or redux

External pakages :

  1. react-router-dom for routing

  2. slugify for slug

  3. react-icons for icons

  4. ....and so on in the futur