Virtual Art Gallery
Commands to run the app and view the website: • Step 1: Open a terminal window to connect to the database using the node app.js command. • Step 2: Open another new terminal window to start the backend with the npm start command. • Step 3: Localhost:3000 opens in the browser. • Step 4: The user should be able to see the art gallery on the browser. He then interact and uses the site. • Step 5: To open the database, open a new terminal window and type mongo->use Art Gallery. • Step 6: Once finished, the user can exit successfully.
An art gallery that utilizes the MET API to display priceless artworks in real time. Created using:
- React
- NodeJS
- Express
- MongoDB MET API
Features: View Artworks View Artist and Artwork history details Search for an Artwork Add or delete an Artwork Login: New users can sign up to be members.