Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucas-erkana/balance_sheet

Learn how to use CSS pseudo selectors to build a balance sheet and trigger events on your webpage. This repo includes all the code and instructions you need to follow along.
https://github.com/lucas-erkana/balance_sheet

Last synced: 5 days ago
JSON representation

Learn how to use CSS pseudo selectors to build a balance sheet and trigger events on your webpage. This repo includes all the code and instructions you need to follow along.

Awesome Lists containing this project

README

        

logo

freeCodeCamp

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Balance_Sheet


Student Info
HTML questions


Top part of Registration form
Bottom part of Registration form


CSS question
Footer


Filled Registration Form
Filled Registration Form

**Balance_Sheet** project will produce a lesson on how to use CSS pseudo selectors to build a balance sheet and trigger events on your webpage. This repo includes all the code and instructions you need to follow along.




**Here are some features of the page:**


  • View Balance sheet

## 🛠 Built With
HTML
CSS

(back to top)

## 🚀 Live Demo

[Balance_Sheet](https://lucash2022.github.io/Balance_Sheet/)

(back to top)

## 💻 Getting Started

- Create a local directory that you want to clone the repository.

- Open the command prompt in the created directory.

- On the terminal run this command git clone https://github.com/Lucash2022/Balance_Sheet.git

- Go to the repository folder using command prompt cd Balance_Sheet.

- Install the dev dependencies for linters run npm install.

(back to top)

### Prerequisites

In order to run this project you need:

-Google chrome

-Internet Explorer

-Any browser

(back to top)

### Setup

Clone this repository to your desired folder:

- Open the command prompt in the created directory.

- On the terminal run this command git clone https://github.com/Lucash2022/Balance_Sheet.git

- Go to the repository folder using command prompt cd RegistrationForm.

- Install the dev dependencies for linters run npm install.
--->

(back to top)

## 👤**Authors**

Lucas Erkana

logo[github handle](https://github.com/Lucash2022)


logo [twitter handle](https://twitter.com/@Lucas_David_22)


logo[linkedIn](https://www.linkedin.com/in/lucas-erkana-b30a0b3b/)


logo[facebook](https://www.facebook.com/lucash.toni)

(back to top)

## 🔭 Future Features

- Implement some UX improvements: add a home page, include transitions and/or animation

- Implement additional pages, which will allow the user to Register

- Implement additional pages, which will allow the user to Login

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Lucash2022/RegistrationForm/issues/2).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

[freeCodeCamp](https://www.freecodecamp.org/)

[Font Awesome](https://fontawesome.com/search?q=book&o=r)

[Icons8](https://icons8.com/icons/set/books)

[Google Fonts](https://developers.google.com/fonts)

[Bootsrtap](https://getbootstrap.com/docs/5.1/getting-started/introduction/)

[Luxon](https://imdac.github.io/modules/js/luxon/)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)