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
- Host: GitHub
- URL: https://github.com/sandromaglione/nextjs_product_shopping_page
- Owner: SandroMaglione
- Created: 2021-08-01T14:58:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-01T14:59:15.000Z (about 4 years ago)
- Last Synced: 2025-01-15T20:27:42.354Z (9 months ago)
- Language: TypeScript
- Size: 162 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)