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

https://github.com/omarmakled/shopping-cart

small demo shopping cart
https://github.com/omarmakled/shopping-cart

docker-compose nodejs react tailwindcss typescript

Last synced: 3 months ago
JSON representation

small demo shopping cart

Awesome Lists containing this project

README

          

![Screen Shot 2023-09-01 at 3 17 44 PM](https://github.com/OmarMakled/shopping-cart/assets/3720473/306c8402-c766-46f1-80be-4fb49439e84a)

## Installation

- To start the project you need to run `docker-compose up -d` it will pull the images if not exist and spin up the containers.

## Install & run web

`docker-compose exec web npm install` & `docker-compose exec web npm run start`