Screenshot of homepage desktop version

Draw-Well is an eCom store built for the purpose of applying the react knowledge learnt in school during the second year.
For this project we were tasked to build out the following pages for an eCom store:
- Homepage
- Individual product page
- Cart page
- Checkout success page
- Contact page
- ProductPage
- React
- Tailwind
- Vite
- Clone the repo:
git clone https://github.com/itsmaik/draw-well.git
2. Install the dependencies:
npm install
To run the app, run the following commands:
npm run buildCheck it live on the browser using Netlify: