https://github.com/toastycoder0/blog-preview-card-project
This is a solution to the blog preview card challenge on Frontend Mentor
https://github.com/toastycoder0/blog-preview-card-project
astro css eslint html prettier tailiwindcss typescript
Last synced: about 2 months ago
JSON representation
This is a solution to the blog preview card challenge on Frontend Mentor
- Host: GitHub
- URL: https://github.com/toastycoder0/blog-preview-card-project
- Owner: toastycoder0
- Created: 2024-05-15T21:37:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-21T04:10:03.000Z (8 months ago)
- Last Synced: 2025-10-21T05:35:39.591Z (8 months ago)
- Topics: astro, css, eslint, html, prettier, tailiwindcss, typescript
- Language: Astro
- Homepage: https://blog-preview-card-project.pages.dev
- Size: 364 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🤖 Frontend Mentor - Blog preview card
This is a solution to the [blog preview card challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/blog-preview-card-ckPaj01IcS).
[You can view the page by clicking here](https://blog-preview-card-project.pages.dev)

## 🚀 How to use?
First clone the repository from GitHub:
```shell
git clone https://github.com/toastycoder0/blog-preview-card-project.git
```
Move to the project folder:
```shell
cd blog-preview-card-project
```
Install the dependencies with the following command:
```shell
npm i
```
Start the **development** environment with the following command
```shell
npm run dev
```
## ⚙️ This application was built using the following technologies
- [Astro](https://astro.build)
- [TypeScript](https://www.npmjs.com/package/typescript)
- [Standard](https://www.npmjs.com/package/ts-standard)
- [ESLint](https://www.npmjs.com/package/eslint)
- [Tailwind](https://tailwindcss.com)
## 📄 License
[MIT](https://opensource.org/licenses/MIT)