Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnygerard/fem-blog-preview-card
Blog preview card
https://github.com/johnnygerard/fem-blog-preview-card
angular figma frontend-mentor tailwind-css vercel
Last synced: 16 days ago
JSON representation
Blog preview card
- Host: GitHub
- URL: https://github.com/johnnygerard/fem-blog-preview-card
- Owner: johnnygerard
- License: mit
- Created: 2024-07-08T07:21:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T03:56:43.000Z (6 months ago)
- Last Synced: 2024-07-09T09:33:45.181Z (6 months ago)
- Topics: angular, figma, frontend-mentor, tailwind-css, vercel
- Language: TypeScript
- Homepage: https://fem-blog-preview-card-jgerard.vercel.app
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Frontend Mentor | Blog preview card
This is my solution to the [Blog preview card challenge](https://www.frontendmentor.io/challenges/blog-preview-card-ckPaj01IcS) from [Frontend Mentor](https://www.frontendmentor.io/).
[![project status](https://img.shields.io/badge/status-solution%20published-success?style=for-the-badge)](https://www.frontendmentor.io/solutions/blog-preview-card-RmZFBhPR6o)
## Links
- [Live website](https://fem-blog-preview-card-jgerard.vercel.app)
- [Solution](https://www.frontendmentor.io/solutions/blog-preview-card-RmZFBhPR6o)
- [Challenge](https://www.frontendmentor.io/challenges/blog-preview-card-ckPaj01IcS)
- [Lighthouse report](https://googlechrome.github.io/lighthouse/viewer/?gist=88f06e2805b44fb881e79cd1494d7909)## Tech Stack
### Frontend
- [Angular 18](https://blog.angular.dev/angular-v18-is-now-available-e79d5ac0affe)
- [Tailwind CSS](https://tailwindcss.com/)### Backend
- [Vercel](https://vercel.com/) (static hosting)
## Key Features
- Responsive design
- [Prerendering](https://angular.dev/guide/prerendering)## Automated Tasks
- Project initialization with shell script
- Vercel deployments:
- [Preview](.github/workflows/vercel-preview.yaml)
- [Production](.github/workflows/vercel-production.yaml)
- [CodeQL analysis](https://codeql.github.com/) (see [workflow](.github/workflows/codeql.yaml))## Environment & Tools
- System: [Ubuntu](https://ubuntu.com/) (GNU/Linux)
- IDE: [Visual Studio Code](https://code.visualstudio.com/)
- Design: [Figma](https://www.figma.com/)## VS Code Extensions
- [Angular Language Service](https://marketplace.visualstudio.com/items?itemName=angular.ng-template)
- [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)
- [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
- [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=github.copilot) (active subscription required)## Screenshot (Mobile)
![mobile screenshot](screenshots/mobile.avif)
## About Frontend Mentor
[Frontend Mentor](https://www.frontendmentor.io/) challenges help you improve your coding skills by building realistic projects.
## Copyright
© 2024 Johnny Gérard