This is for sample eCommerce application integrate REST API into a NextJS framework. Using Typescript, Redux & React hooks. API from https://private-4639ce-ecommerce56.apiary-mock.com/home
- Search product
- List category & product
- Detail product
- Add to Cart
- Add or remove product in cart
yarn install
yarn dev
Then open http://localhost:3000/
MIT