Skip to content

NinoHelfenstein/M293-Zoo-per

Repository files navigation


Logo

M293-Zoo-per

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

Table Of Contents

About The Project

Wireframe

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.

File Structure

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

Built With

It just built with plain HTML & CSS. The only thing which got added is the mvp.css stylesheet.

Getting Started

The get the project running you just need to download the repo and open the src/index/index.html file

License

Distributed under the MIT License. See LICENSE for more information.

Authors

About

A website for a fictitious zoo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published