Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T17:39:40.000Z (3 months ago)
- Last Synced: 2024-11-20T07:36:34.671Z (2 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)
![Design preview for the Blog preview card coding challenge](./public/preview.webp)
## 🚀 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)