A mock e-commerce site with a Supabase CMS.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
I took on a Guru level challenge from frontend mentor. They provide a figma file and images and leave the rest up to you. They do not help you build the site at all, and when you are finished they compare your work to how it is suppose to look.
This is an e-commerce website. I used Supabase.io as my database and for my Content Mangagment System. All product images, prices, and descriptions are stored on the database.
Here are the Goals:
- Create a website that allows you to purchase audio equipment
- Make api calls to the database to fetch product info and display in realtime.
- Manage the users cart. Add items, remove items, and change the quantity of the items.
- Allow users to checkout after filling out a form.
Play around and leave a star if you don't mind.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
Simply go to the project's website and start using!
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Jon Karrer - karrerjon@gmail.com
Project Link: https://jonkarrer.github.io/audiophile/