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: 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T17:40:17.000Z (6 months ago)
- Last Synced: 2025-01-21T07:08:31.897Z (4 months ago)
- Topics: astro, css, eslint, html, prettier, tailiwindcss, typescript
- Language: Astro
- Homepage: https://blog-preview-card-project.pages.dev
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
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)