Welcome to PaperGlassArtistry!
-
Live Site URL:PaperGlassArtistry.
-
Server Site Repository: Server
PaperGlassArtistry is a platform that showcases a wide range of paper crafts and glass art products. From handmade cards to intricate glass paintings, users can explore, add new Art & Craft Items, and Update and Delete their items. Users can see their added items in a separate route and filter the items based on customization.
- Art & Craft Categories Section: Users can Browse Art & Craft items by sub categories.
- Craft Items Selection: Explore our curated collection of paper crafts and glass art pieces, each handcrafted with precision and care.
- Testimonials: Hear from our satisfied customers and discover why they love our products.
- Responsive Design: Enjoy a seamless browsing experience across all devices, from desktops to smartphones.
- Easy Navigation: Our intuitive navigation makes it effortless to find the perfect art piece for your needs.
- Fast Loading Times: Enjoy quick page load times for a smooth and efficient browsing experience, enhancing user satisfaction and engagement.
Make sure you have the following installed:
- Node.js
- MongoDB
- npm or yarn
-
Client side repository:
a. Clone
git clone https://github.com/mstsurnalyakter/paper-glass-artistry-client cd paper-glass-artistry-client
b. Install client dependencies:
npm install
Create a .env file in the client directory with the following environment variables:
VITE_APIKEY=
VITE_AUTHDOMAIN=
VITE_PROJECTID=
VITE_STORAGEBUCKET=
VITE_MESSAGINGSENDERID=
VITE_APPID=
npm run dev