Skip to content

Commit

Permalink
Update multiple dependencies & add more information on README file
Browse files Browse the repository at this point in the history
  • Loading branch information
morellexf13 committed Jun 15, 2023
1 parent 194a2cf commit b15d496
Show file tree
Hide file tree
Showing 3 changed files with 1,485 additions and 1,263 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</h1>
<sup>
<br />
A Vue 3 Starter Boilerplate with TailwindCSS 3, Vue Router 4, Pinia 2, Vite 2, Sass, Axios, Jest 29 and More.</em>
A Vue 3 Starter Boilerplate with TailwindCSS 3, Vue Router 4, Pinia 2, Vite 4, Sass, Axios, Jest 29 and More.</em>
<br />
<br />

Expand All @@ -29,9 +29,18 @@

<br>

Based on [Vue Bolt](https://github.com/morellexf13/vue-bolt.git) boilerplate
## 💎 Features

- Based on [Vue Bolt](https://github.com/morellexf13/vue-bolt.git) boilerplate.
- 💿 Login session handled by Pinia
- ☀️ Pre-defined classes by TailwindCSS
- 🎵 Spotify Tracker

1- Create a `.env` file in project's root

2- Add your Spotify Token as below:
```
VITE_SPOTIFY_AUTHORIZATION_BEARER_TOKEN=your_token
```
<br>
Expand Down
Loading

0 comments on commit b15d496

Please sign in to comment.