An open API service indexing awesome lists of open source software.

https://github.com/barata-ribeiro/flexijournal

A relatively simple website developed only with CSS Flexbox during the Flexbox mini-course by Origamid.com.
https://github.com/barata-ribeiro/flexijournal

css css-flexbox css-flexbox-layout

Last synced: about 1 year ago
JSON representation

A relatively simple website developed only with CSS Flexbox during the Flexbox mini-course by Origamid.com.

Awesome Lists containing this project

README

          

# FlexiJournal

FlexiJournal is a website project developed during the CSS Flexbox mini-course at [Origamid.com](https://www.origamid.com/). The primary purpose of this project is to demonstrate and reinforce knowledge about Flexbox in CSS.

## Demo

[Click here](https://barata-ribeiro.github.io/feralfables/) to see a live demo of the website.

![feralfables](./img/screenshot.gif)

## Introduction

The FlexiJournal project showcases the use of CSS Flexbox to create a responsive and clean layout. The original design proposed by the course was called "FlexBlog", 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 Flexbox
- 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/flexijournal.git
```

2. Navigate to the project folder:

```
cd flexjournal
```

3. Open the `index.html` file in your browser or use LiveServer.

4. Explore and modify the code to suit your needs.

## 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).