Skip to content

The Art Gallery Web Application is a beginner-friendly full-stack project built using React.js for the frontend and Node.js for the backend. The application allows users to browse artworks and perform buy and sell actions at a UI level, simulating a basic art marketplace experience.

Notifications You must be signed in to change notification settings

srinidhidesai/Art_Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Art Gallery Web Application

Project Description

The Art Gallery Web Application is a beginner-friendly full-stack project developed using React.js for the frontend and Node.js for the backend. The application allows users to browse artworks and perform buy and sell actions at a UI level, simulating a basic online art marketplace.

This project was built to strengthen my understanding of React fundamentals, component-based architecture, and basic frontend–backend integration.


Objective

  • Strengthen understanding of React.js fundamentals and state management
  • Implement buy and sell UI workflows in a real-world application
  • Learn scalable project structuring and best practices
  • Gain hands-on experience with basic backend setup using Node.js

Key Features

  • Display artworks in a gallery layout
  • Buy artwork (frontend-level interaction)
  • Sell artwork by adding details through the UI
  • Modular and reusable React components
  • Clean and responsive user interface
  • Basic Node.js backend integration

Tech Stack

Frontend

  • React.js
  • HTML5
  • CSS3
  • JavaScript

Backend

  • Node.js

Project Scope & Limitations

  • Only cash on delivery for now
  • No order tracking system
  • Backend kept minimal for learning purposes

How to Run the Project Locally

Frontend

npm install
npm start

About

The Art Gallery Web Application is a beginner-friendly full-stack project built using React.js for the frontend and Node.js for the backend. The application allows users to browse artworks and perform buy and sell actions at a UI level, simulating a basic art marketplace experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published