https://github.com/barata-ribeiro/feralfables
A relatively complex website developed only with CSS Grid layout during the Grid Layout mini-course by Origamid.com.
https://github.com/barata-ribeiro/feralfables
css css-grid css-grid-layout
Last synced: about 1 year ago
JSON representation
A relatively complex website developed only with CSS Grid layout during the Grid Layout mini-course by Origamid.com.
- Host: GitHub
- URL: https://github.com/barata-ribeiro/feralfables
- Owner: Barata-Ribeiro
- License: mit
- Created: 2023-02-10T19:58:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T11:03:33.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T19:38:51.080Z (about 1 year ago)
- Topics: css, css-grid, css-grid-layout
- Language: CSS
- Homepage: https://barata-ribeiro.github.io/feralfables/
- Size: 4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# feralfables
Feral Fables is a website project developed during the CSS Grid layout mini-course at [Origamid.com](https://www.origamid.com/). The primary purpose of this project is to demonstrate and reinforce knowledge about Grids in CSS, with almost the entire website built using Grids.
## Demo
[Click here](https://barata-ribeiro.github.io/feralfables/) to see a live demo of the website.

## Introduction
The Feral Fables project showcases the use of CSS Grids to create a responsive and clean layout. The original design proposed by the course was called "Wildbeast", but some changes were made to the logo, images, and content for personal preferences. These changes are unrelated to the course objectives.
## Technologies Used
- HTML
- CSS
## Features
- Responsive design using CSS Grids
- Clean and modern layout
- Easily customizable
## Getting Started
To get started with this project, follow these steps:
1. Clone the repository:
```
git clone https://github.com/Barata-Ribeiro/feralfables.git
```
2. Navigate to the project folder:
```
cd feralfables
```
3. Explore and modify the code to suit your needs. You can open the `index.html` file in your browser or use LiveServer.
## Contributing
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
## License
This project is released under the [MIT License](LICENSE).