Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manikmaity/fylo-dark-theme-landing-page
Fylo dark theme landing page
https://github.com/manikmaity/fylo-dark-theme-landing-page
css3 flexbox frontend frontendmentor-challenge fylo-landing-page grid landing-page website
Last synced: about 18 hours ago
JSON representation
Fylo dark theme landing page
- Host: GitHub
- URL: https://github.com/manikmaity/fylo-dark-theme-landing-page
- Owner: ManikMaity
- Created: 2023-09-09T14:56:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-10T14:22:03.000Z (about 1 year ago)
- Last Synced: 2024-01-26T10:36:22.909Z (10 months ago)
- Topics: css3, flexbox, frontend, frontendmentor-challenge, fylo-landing-page, grid, landing-page, website
- Language: CSS
- Homepage: https://manikmaity.github.io/Fylo-Dark-Theme-Landing-Page/
- Size: 158 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fylo-Dark-Theme-Landing-Page
Fylo dark theme landing page is the fronendmentor challenge website which I coded after my sem - 4 exam break to hone my html and CSS skills and this is the last website I build only using HTML and pure CSS. I am going to learn JavaScript and will be making projects using that.
### [Live Website](https://manikmaity.github.io/Fylo-Dark-Theme-Landing-Page/)
### [My LinkedIn](https://www.linkedin.com/in/manikmaity/)
## Table of contents
- ### Overview
- The challenge
- Preview
- Lighthouse Report- ### My process
- Built with
- What I learned
- ### My Current Tech Stack# Overview
### The challenges
There are challenges in this projects -
1. Maak ethe website responsive for desktop, tablet and mobile
2. Make it looks good
3. Make the scroll animation
4. SEO friendly
5. Accessibility
6. Best Practices## Preview
### Desktop Previewhttps://github.com/ManikMaity/Fylo-Dark-Theme-Landing-Page/assets/110734724/d2647aa6-ac90-4564-afa3-7d8b94a69349
### Mobile Preview
https://github.com/ManikMaity/Fylo-Dark-Theme-Landing-Page/assets/110734724/3ced6a4d-64c3-4feb-a026-4971ede9a293
### Lighthouse Report
![Screenshot 2023-09-10 193946](https://github.com/ManikMaity/Fylo-Dark-Theme-Landing-Page/assets/110734724/6de7900d-79f3-4085-bd43-a53d32e514d6)# My Process
### Build With
- HTML
- Pure CSS
- AOS Scroll Animation
- Google Fonts### What I learned
1. I ahave learned many thing about css layout and Pseudo Class.
2. This project helped me to hone my html and css skills after a long break.
3. Learned about SEO and Best Practices
4. Learned about AOSMy Current Tech Stack
Still Learning...