Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madzadev/landing-page
🎉 Personal landing page template
https://github.com/madzadev/landing-page
css html landing-page
Last synced: 6 days ago
JSON representation
🎉 Personal landing page template
- Host: GitHub
- URL: https://github.com/madzadev/landing-page
- Owner: madzadev
- Created: 2020-10-14T17:56:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T10:13:11.000Z (5 months ago)
- Last Synced: 2024-12-29T10:08:21.186Z (14 days ago)
- Topics: css, html, landing-page
- Language: JavaScript
- Homepage: https://mylandingpage.vercel.app
- Size: 3.24 MB
- Stars: 114
- Watchers: 3
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - madzadev/landing-page - 🎉 Personal landing page template (JavaScript)
- awesome-landing-page - https://github.com/madzadev/landing-page
README
# Landing Page
Personal landing page template.
Designed to keep simplicity in mind in both setup and UI.
![Demo](https://i.imgur.com/bNMeNsv.png)
## Stack
1. [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
2. [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
3. [Font Awesome](https://fontawesome.com/)## Themes
Couple custom dark themes for inspiration.
1. `#000`, `#fff` and `#FF33F5`:
![Theme1](https://i.imgur.com/StYO8wk.png)
2. `#000`, `#fff` and `#50FC00`:
![Theme2](https://i.imgur.com/b6rjiQE.png?2)
## Installation1. `git clone https://github.com/madzadev/landing-page.git`
2. Open `index.html`. That's it!
## License
The project is under [MIT license](https://choosealicense.com/licenses/mit/).