The project aim was to create a shop of Apple products, with both back-end and front-end, using React & NodeJs + Express + Sequelize.
There you can find product by categories, clicking links in header, on catalog page you can sort items by their price, name and year of release, you can change the number of products shown on a page, available options are: 4, 8, 16. If you wanna see some specific model, you can search a products by its name using search innput in header near favourites and cart. If you liked the item you can add it to your favourites list clicking heart icon in product card or add it to your cart if you would like to buy it. There is no payment and functional of cart is just for practice.
- Node v18.2.2 and higher
- NPM v6.14.4 and higher
- Fork and clone this repository
- Run
npm install
in your terminal - Run
npm start
Any advise for common problems or issues. For any contributing or problem solving you could find me here and here