Metropolitan Museum
This app consumes the api of metropolitan museum and makes easier seach for an artist, work or location.
Techs
How to run
# Requirements
- Node installed
- Git installed
# clone this repository
git clone git@github.com:joaovictor3g/museum-app.git
# In the project folder, run the command:
npm i
# Run
npm run dev