This Oga-Dela Arts Gallery website which displays different Arts and users can like and comment on any art All data is preserved thanks to the external Art Institute of Chicago.

Additional description about the project and its features.
You can directly clone this repo and run the following.
git clone git@github.com:Ogaga01/Ogaga-Nelson-JavaScript-Capstone.git
cd Ogaga-Nelson-JavaScript-Capstone
Open the project using a live sever extension that can be found within your code editor extensions.
Once you clone the repo, go to the directory and run npm install command to get all necessary instalations.
build project (not necessary, but might be needed encase going straight to starting the project fails).
npm run build
npm start
npm run test
The project is using two APIs:
Art Institute of Chicago We use this service to send and get the data about ART.
Our URL parameter is: https://api.artic.edu/api/v1/artworks?limit=15
You can review more detail about the API here: Art Institute of Chicago.
Involvement API We use this API to save and show the likes and comments about each ART being display.
Our URL parameter is: hhttps://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/NY2YXaf6kAE8tAIQDCPo/likes
You can review more detail about the API here: involvement API Docs
π€ Ogaga Iyara
π€ Mandela Tumukunde
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Special thanks to the following contributors:
Give a βοΈ if you like this project!
This project is MIT licensed.