Ecommerce app by Joshua Llaneza. Project includes a consumer facing store with ecommerce features such as selecting colors, adding, editing, deleting items in a shopping cart, and signing in/out checking previous orders. Another feature is for administrators to sign in/out, then add, edit, and delete products, images, and variants of those products.
Built with React, Vite and Supabase as the backend.
Deployed on Netlify
http://magis-portfolio-project.netlify.app
- Clone the repo
git clone https://github.com/JoshuaIsADev/magis.git
- Install NPM packages
npm install
- Navigate to the project repository
cd magis
-
In the project folder in terminal run
npm run dev
-
Click the link in your terminal or navigate to your browser to
http://localhost:3000
- supabase
- react
- react-query
- react-query-devtools
- react-dom
- react-hook-form
- react-hot-toast
- react-icons
- react-intersection-observer
- react-router-dom
- styled-components
This project is licensed under the MIT License
Joshua Llaneza - joshuaisadev@gmail.com github - https://github.com/JoshuaIsADev
Inspiration and initial guidance from various online resources and tutorials.