Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lucas-erkana/balance_sheet
- Owner: Lucas-Erkana
- License: mit
- Created: 2023-06-19T06:15:28.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-06-22T07:39:21.000Z (over 1 year ago)
- Last Synced: 2024-10-12T09:49:34.334Z (about 1 month ago)
- Language: HTML
- Size: 926 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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)
Student Info
HTML questions
CSS question
Footer
**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
[Balance_Sheet](https://lucash2022.github.io/Balance_Sheet/)
- 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.
### Prerequisites
In order to run this project you need:
-Google chrome
-Internet Explorer
-Any browser
### 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.
--->
Lucas Erkana
[github handle](https://github.com/Lucash2022)
[twitter handle](https://twitter.com/@Lucas_David_22)
[linkedIn](https://www.linkedin.com/in/lucas-erkana-b30a0b3b/)
[facebook](https://www.facebook.com/lucash.toni)
- 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
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Lucash2022/RegistrationForm/issues/2).
Give a ⭐️ if you like this project!
[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/)
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._