Skip to content

mohanad-mw3/Amazon_App

 
 

Repository files navigation

i'm useing in this app the following

1- Firebase 2- React.js 3- Next.js 4- Redux 5- tailwind css 6- Webhooks 7- NextAuth.js [ authentication ] 8- Fake Store API 9- Stripe ( for checkout payment ) 10- HeroIcons [ SVG Icons ]

Installation Steps

Using npm

Run commands

  1. npm install

  2. npm run dev

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. yarn run dev

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • CSS 1.8%