Mern-Stack-Project
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.
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.
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
- GitHub: @github