Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.25 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.25 KB

artist-store

Mern-Stack-Project

Description

This MERN stack project allows you to search for art paintings. Once you create an account, you can save paintings to your list and then delete them if you wish.

Project Image

Table of Contents

Installation

To use this repo on your local machine, you will need Node.js. After cloning the code to your local device, be sure to run node npm install to include essential npm packages.

Usage

On load, the website will show the main landing page. From here you can search for paintings using the search bar. Click sign up to create an account, or login to go back into your created account. This will allow you to click Save Painting on any paintings you like. You can then view your saved paintings by clicking See Your Paintings, and also delete paintings from your list using the Delete This Painting button.

To view the live page: Click Here

License

License: WTFPL