CindyDorantes / The_Met_Collection

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 73.3%Language:CSS 21.4%Language:HTML 5.3%