Skip to content

Design Cart is your one-stop online shop for designers and painters! Explore a curated range of premium art supplies, designer tools, and creative essentials. From vibrant paints to precision brushes and unique design kits, we’ve got everything you need to bring your ideas to life.

Notifications You must be signed in to change notification settings

AitijhyaCoded/DesignCart

Repository files navigation

DesignCart

DesignCart is an e-commerce platform tailored for designers, painters, and creative professionals. This web application provides a wide range of products essential for designers and artists, offering a seamless shopping experience.

Live Demo

Explore the live version of DesignCart here.

Features

  • Extensive Product Range: Find tools, materials, and supplies for both beginner and professional designers and artists.
  • Intuitive UI/UX: A clean and visually appealing design optimized for both desktop and mobile devices.
  • Personalized Recommendations: Suggestions based on user preferences and needs.
  • Responsive Design: Accessible across all devices and screen sizes.

Technologies Used

  • Frontend: React.js
  • CSS Frameworks: TailwindCSS
  • Hosting: Vercel

Getting Started

Prerequisites

Make sure you have the following installed on your system:

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/AitijhyaCoded/DesignCart.git
  2. Navigate to the project directory:
    cd DesignCart
  3. Install the dependencies:
    npm install
    # or
    yarn install

Running the Application

  1. Start the development server:
    npm start
    # or
    yarn start
  2. Open your browser and navigate to http://localhost:3000.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add feature-name"
  4. Push your branch:
    git push origin feature-name
  5. Open a pull request.

About

Design Cart is your one-stop online shop for designers and painters! Explore a curated range of premium art supplies, designer tools, and creative essentials. From vibrant paints to precision brushes and unique design kits, we’ve got everything you need to bring your ideas to life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published