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

https://github.com/gabrielanzaldo/beer-e-commerce

Beer E-Commerce / code challenge 2024
https://github.com/gabrielanzaldo/beer-e-commerce

css-modules express javascript mobile-first nodejs react-routerv6 reactjs

Last synced: 5 months ago
JSON representation

Beer E-Commerce / code challenge 2024

Awesome Lists containing this project

README

          

# Main Readme

1. First check at the README.md file from the [SERVER](./server/README.md) for detailed instructions.
2. After completing all steps, you can continue with the README.md from the [UI](./ui/README.md).

## Notes

- Having separated projects/folders for UI and SERVER was a requirement.

## Screenshots

### Product List Page

![Product List Page](./screenshots/product-list-page.png)

### Product Detail Page

![Product Detail Page](./screenshots/product-detail-page.png)