https://github.com/bridgerbrown/ecommerce-paintings
A demo eCommerce website with features such as a database of dynamically updating products, cart functionality, and email user authentication.
https://github.com/bridgerbrown/ecommerce-paintings
css ecommerce firebase html javascript nextjs react
Last synced: 3 months ago
JSON representation
A demo eCommerce website with features such as a database of dynamically updating products, cart functionality, and email user authentication.
- Host: GitHub
- URL: https://github.com/bridgerbrown/ecommerce-paintings
- Owner: bridgerbrown
- Created: 2022-10-02T02:47:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T23:24:41.000Z (over 2 years ago)
- Last Synced: 2025-09-10T02:08:32.409Z (10 months ago)
- Topics: css, ecommerce, firebase, html, javascript, nextjs, react
- Language: JavaScript
- Homepage: https://ecommerce-paintings.vercel.app
- Size: 322 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eCommerce Paintings
An eCommerce platform that fetches painting data from a public museum's RESTful API and uses it to showcase demo products for user interaction. The website includes features like real-time product stock updates from a Firestore database, shopping cart functionality, and basic user email authentication through Firebase.
[Website](https://ecommerce-paintings.vercel.app/)
Built with React, RESTful API, NextJS, HTML, CSS, Firestore database, Firebase user authentication, and the public art database API of the Art Institute of Chicago.
