- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Chicago Art galery is a page when we implement the Art Institute of Chicago that deploys many ilustrations of images, also the web can show a list of categories that could be filtered out by some parameter
- When the page loads, the webapp shows the list of categories that could be filtered out by some parameter, for example by the category name.
- Along with the category name, you will display some numeric values per category that come from the API.
- When the user clicks (or taps) on a category item, the application navigates to the details page.
Chicago.Art.Gallery.mp4
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
node -v
Clone this repository to your desired folder:
cd Desktop
git clone [email protected]:myaccount/my-project.git
Install this project with:
npm run install
To run the project, execute the following command:
Run start
To run tests, run the following command:
npm run test
You can deploy this project using:
npm run start
👤 Cesar Alberto Valencia Aguilar
- GitHub: https://github.com/cvalencia1991
- Twitter: https://twitter.com/cvalenciaguilar
- LinkedIn: https://www.linkedin.com/in/cvalenciaguilar/
Describe 1 - 3 features you will add to the project.
- [ update Images ] [when there is no images i upload a images that is going to be null]
- [ Update information ] [when the information is null, its no going appear in details]
- [ update reference] [Update the reference Page]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project Give a ⭐️!
-
I would like to thank to Art institute of Chicago for give us the API to implement link
-
I would like to thank to Nelson Sakwa on Behance for inspiring me for the desing, link to go the styles link
Add at least 2 questions new developers would ask when they decide to use your project.
-
Can i Use any librarie for deploy this project?
- you can implement using Vue.js or Angular.js
-
can i Use any styles framework
- yes you can use tailwindcss or boostrap
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.