An open API service indexing awesome lists of open source software.

https://github.com/sandromaglione/nextjs_product_shopping_page

A Shopping page created using NextJs, Redux, Typescript, ESlint, and TailwindCSS
https://github.com/sandromaglione/nextjs_product_shopping_page

Last synced: 8 months ago
JSON representation

A Shopping page created using NextJs, Redux, Typescript, ESlint, and TailwindCSS

Awesome Lists containing this project

README

          

# `Product Shopping Page`

This project consists in a Shopping Page. A list of products is displayed in a grid. The user can add and remove products from the cart. The products in the cart can be viewed from the sidebar. They can also be removed from the cart.

The project uses [NextJs](https://nextjs.org/) as core framework. Following a list of the packages and libraries used in the project:

- [Redux](https://redux.js.org/)
- [Typescript](https://www.typescriptlang.org/)
- [ESlint](https://eslint.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [Prettier](https://prettier.io/)
- [fp-ts](https://gcanti.github.io/fp-ts/)

Created by [**Sandro Maglione**](https://www.sandromaglione.com/):

- [Website](https://www.sandromaglione.com/)
- [Github](https://github.com/SandroMaglione)
- [Twitter](https://twitter.com/SandroMaglione)
- [Linkedin](https://www.linkedin.com/in/sandro-maglione97/)