Skip to content

Web application to check a list of metrics (numeric values) that has been created making use of React and Redux. An API from The Metropolitan Museum of Art has been used to access the collection department and the artwork objects that belong to each one.

Notifications You must be signed in to change notification settings

CindyDorantes/The_Met_Collection

Repository files navigation

The Met Collection: Metrics webapp

Web application to check a list of metrics (numeric values) that has been created making use of React and Redux. An API from The Metropolitan Museum of Art has been used to access the collection department and the artwork objects that belong to esch one.

The webapp will have several pages:

  • The department of interest can be choosen from a dropdown menu. Displayed in the app, you will the items that belong the selected collection.
  • One page for the item details.

Built With

Live Demo

Live Demo Link

Preview

Getting started

Clone this repo : git@github.com:CindyDorantes/Space-Travelers-Hub.git

After cloning this project, run the following commands:

npm install
npm start

The npm install command installs all dependencies used in the project while npm start is used to start the development server and view the application on the browser.

To run the test integrated, run the following command:

npm test

Authors

👤 Cindy Dorantes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Web application to check a list of metrics (numeric values) that has been created making use of React and Redux. An API from The Metropolitan Museum of Art has been used to access the collection department and the artwork objects that belong to each one.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published