https://github.com/vplasencia/hashnodestats
Hashnode Stats allows you to view and share your Hashnode Blog statistics.
https://github.com/vplasencia/hashnodestats
hashnode-api hasnode nuxtjs vue
Last synced: 3 months ago
JSON representation
Hashnode Stats allows you to view and share your Hashnode Blog statistics.
- Host: GitHub
- URL: https://github.com/vplasencia/hashnodestats
- Owner: vplasencia
- License: mit
- Created: 2021-10-11T00:43:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T22:37:56.000Z (over 2 years ago)
- Last Synced: 2025-01-22T13:14:39.063Z (4 months ago)
- Topics: hashnode-api, hasnode, nuxtjs, vue
- Language: Vue
- Homepage: https://hashnodestats.vercel.app/
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hashnode Stats

Hashnode Stats allows you to view and share your Hashnode Blog statistics.
Hashnode Stats link:
This is a [Nuxt.js](https://nuxtjs.org/) project bootstrapped with [`create-nuxt-app`](https://github.com/nuxt/create-nuxt-app) and deployed on [Vercel](https://github.com/vercel/vercel).
## Run locally
### Clone the repository
```bash
git clone https://github.com/vplasencia/hashnodestats.git
```### Install dependencies
```bash
yarn install
```### Run the development server
```bash
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Application Images
### Main page

### User statistics page


