Skip to content

JoshuaIsADev/magis

Repository files navigation

Magis

About The Project

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

View live

http://magis-portfolio-project.netlify.app

To clone the repository and installation

  1. Clone the repo
    git clone https://github.com/JoshuaIsADev/magis.git
  2. Install NPM packages
    npm install
  3. Navigate to the project repository
    cd magis

To start the project

  1. In the project folder in terminal run

    npm run dev
  2. Click the link in your terminal or navigate to your browser to

    http://localhost:3000

Dependencies

  • 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

License

This project is licensed under the MIT License

Contact

Joshua Llaneza - joshuaisadev@gmail.com github - https://github.com/JoshuaIsADev

Acknowledgments

Inspiration and initial guidance from various online resources and tutorials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published