Extravaganza is an web App developed in React js. The app connects to different museums databases from the world, fetches artwork data and their respective information.
There is the possibility of adding your favourite addworks to your gallery and display them in a slideshow.
Try it out here: [Extravaganza]
-Node js v22.11.0
To contribute to this repo and run it locally follow this instructions:
- Clone the repository:
git clone https://github.com/dasartini/Extravaganza-Exhibition-Curator.git
- Navigate to the project directory:
cd curator
- Install dependencies:
npm install
- Run the project in the local host:
npm run dev
And click on your local host link with crtl+click.