Skip to content

Hasibur14/artistry-canvas-client

Repository files navigation

Artistry Canvas - Art & Craft Store

Visited our website

Live Link: Artistry Canvas


Project Overview

Concept:

The project "Artistry Canvas - Art & Craft Store" addresses the need for an online platform focused on art and craft enthusiasts. It aims to provide a comprehensive solution for users to explore, manage, and showcase their art and craft items. By integrating functionalities like category-based browsing, user authentication, item management, and dynamic data rendering, the project facilitates a seamless user experience tailored to the specific needs of artists and hobbyists.

Features:

  1. Category-Based Exploration: Users can easily explore and navigate through various categories of art and craft items, simplifying the process of finding specific items of interest.

  2. User Authentication and Management: Secure authentication ensures that users can manage their own profiles and have exclusive access to features like adding, editing, and deleting their items.

  3. Dynamic Data Rendering: The project dynamically renders data fetched from the backend, ensuring that users receive up-to-date information and a responsive user interface.

  4. Item Management: Users can perform CRUD (Create, Read, Update, Delete) operations on their art and craft items, enabling them to showcase their work effectively and manage their inventory.

  5. Enhanced User Interaction: Interactive UI elements and advanced functionalities such as sorting enable users to customize their browsing experience and manage their collections efficiently.


Technologies Used

  • Tailwind CSS
  • JavaScript.js
  • React.js
  • Node.js
  • MongoDB
  • Firebase

Getting Started

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Configure environment variables.
  4. Run the frontend and backend servers using npm start.