This project is about developing a website about a zoo. I've choosen a zoo which only has victious animals. All my choosen animals are AI Generated by Midjourney. I've choosen MVP.css as a stylesheet.
Report Bug
This project is about developing a website about a zoo. I've choosen a zoo which only has victious animals. All my choosen animals are AI Generated by Midjourney. I've choosen MVP.css as a stylesheet.
M293-Zoo-per
├── assets
│ ├── emaeaehnuel-lasker.png
│ ├── flecko.png
│ ├── flog.png
│ ├── logo.png
│ ├── rooster-coleman.png
│ ├── usain-blob.png
│ └── zooEntrance.jpg
├── components
│ ├── animal.js
│ ├── footer.js
│ └── nav.js
├── screens
│ ├── about
│ │ └── about.html
│ ├── animals
│ │ ├── animals.html
│ │ ├── emaeaehnuel-lasker.html
│ │ ├── flecko.html
│ │ ├── flog.html
│ │ ├── rooster-coleman.html
│ │ ├── style.css
│ │ └── usain-blob.html
│ ├── contact
│ │ └── contact.html
│ └── tickets
│ ├── style.css
│ └── tickets.html
├── .gitattributes
├── global.css
├── index.css
├── index.html
├── LICENSE.md
├── mvp.css
├── README.md
└── wireframe.jpg
It just built with plain HTML & CSS. The only thing which got added is the mvp.css stylesheet.
The get the project running you just need to download the repo and open the src/index/index.html file
Distributed under the MIT License. See LICENSE for more information.
- Nino Helfenstein - Apprentice Software Developer - Nino Helfenstein