React Ecommerce App providing routing and authentication and products filteration , cart , counting and more
HTML , JavaScript , CSS , SCSS
ReactJS , redux-toolKit , asyncThunk ,routing 6.4 , Antd , Framer motion , Lottie files , Swiper , Toastify , Bootstrab , React Bootstrab , react icons
- Firebase : email and password , Google
- local json server --> existed in files (API) file -- must run it to intialize data
** in API file directory run (npm install) ** then run (npm start) ** it will run in localhost/3005
#npm start
** in project directory run (npm install )
** then run (npm start)
** it will run in localhost/3000