Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skyv26/stats-preview-component

Frontend Mentor challenge undertaken to master web development using React.js and Styled Components. Cutting-edge stats preview component showcasing key metrics, visually engaging design, and responsive layout. Developed with React.js and Styled Components, highlighting technical prowess and ability to create captivating and user-friendly.
https://github.com/skyv26/stats-preview-component

bem-methodology challenge-project newbie-code reactjs responsive-web-design styled-components

Last synced: about 22 hours ago
JSON representation

Frontend Mentor challenge undertaken to master web development using React.js and Styled Components. Cutting-edge stats preview component showcasing key metrics, visually engaging design, and responsive layout. Developed with React.js and Styled Components, highlighting technical prowess and ability to create captivating and user-friendly.

Awesome Lists containing this project

README

        



logo

Stats Preview Card Component

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Stats preview card component

**Stats preview card component** is a professional, tech-focused React.js project from Frontend Mentor, leveraging Styled Components to create visually engaging data visualization and offering valuable insights for empowered decision-making as an employee.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Styled Components**
- **SC String Approach**
- **SC Object Approach**

(back to top)

## 🚀 Live Demo

- [Live Demo](https://skystats.netlify.app/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

```sh
yarn install
```
OR

```sh
npm i
```

### Setup

Clone this repository to your desired folder:

```sh
cd DESIRED_FOLDER_PATH
git clone [email protected]:skyv26/stats-preview-component.git
```

### Build

Build this project with:

```sh
yarn build
```
OR

```sh
npm build
```

### Usage

To run the project, execute the following command:

Example command:

```sh
yarn start
```
OR

```sh
npm start
```

### Deployment

You can deploy this project using any online website deployment platform like gh-pages, vercel, netlify, railways.app or render.

(back to top)

## 👥 Authors

👤 **Aakash Verma**

- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- LinkedIn: [skyv2022](https://linkedin.com/in/skyv2022)
- Frontend Mentor: [@skyv26](https://www.frontendmentor.io/profile/skyv26)

(back to top)

## 🔭 Future Features

- [ ] **Make it dynamic**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, please support me by giving a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank [Frontend Mentor](https://www.frontendmentor.io)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)