A app for cat-lovers like me :-) A simple diashow.
The app uses following technologies.
- HTML5
- CSS3
- W3.CSS (css-framework)
- JavaScript / TypeScript
- NodeJs
- Express (routing framework for node)
- AJAX
Simply enjoy ... Click here
If you use the app over the link (above) you don't need NodeJs ...
You can run the app with NodeJs.
npm install
npm start
After that you will find the app under http://localhost:8081/index.html.
You can contribute to this repository. For example you can add new cat images to the app. If you will do this then you needed to edit the data.json
file. You will find this file in the directory ajax. Please respect the copyright of the images, make sure you can use the images. After you have added some new images, edit the README.md under Image credits.
If you found some bugs then feel free and make a issue in the issue tracker, or fix the bug and make a pull request.