Welcome to the Art Institute Project! This is a small yet dynamic application that fetches and displays data from the Art Institute of Chicago API.
Hello, thank you for visiting. I have created a small project which includes fetching some data from an Art Institute of Chicago API.
This project includes:
- Node with Express JS for the backend.
- Axios to fetch data.
- Bootstrap CSS for styling.
- EJS for rendering data in HTML.
- Fetch Art Data: Retrieve and display art pieces from the Art Institute of Chicago.
- Responsive Design: Styled with Bootstrap CSS for a clean and responsive layout.
- Dynamic Rendering: EJS templates for easy and dynamic data rendering.
-
Clone the Repository:
git clone https://github.com/guitar6029/Chicago_Art_Institute_Axios.git cd art-institute -
Install Dependencies:
npm install
- Run the Development Server:
npm run dev
Visit the application in your browser, and you will be able to view various art pieces fetched from the Art Institute of Chicago's API.
Feel free to fork this repository and submit pull requests. Contributions are welcome!
This project is licensed under the MIT License.
Explore the world of art through this dynamic project! 🎨✨