Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selemondev/8-awesome-vue-projects
8 Awesome Vue Projects For Beginners :rocket:
https://github.com/selemondev/8-awesome-vue-projects
List: 8-awesome-vue-projects
firebase joi mongodb nuxt3 supabase tailwindcss tailwindcss-plugin vue-emoji vue-toastification vue3 vue3-typescript
Last synced: about 1 month ago
JSON representation
8 Awesome Vue Projects For Beginners :rocket:
- Host: GitHub
- URL: https://github.com/selemondev/8-awesome-vue-projects
- Owner: selemondev
- Created: 2022-08-25T18:12:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T11:06:09.000Z (about 2 years ago)
- Last Synced: 2023-03-04T05:09:50.139Z (over 1 year ago)
- Topics: firebase, joi, mongodb, nuxt3, supabase, tailwindcss, tailwindcss-plugin, vue-emoji, vue-toastification, vue3, vue3-typescript
- Language: Vue
- Homepage:
- Size: 10.3 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8 Awesome Vue and Nuxt Projects For Beginners π
### Note: The Firebase and Supabase config keys are exposed intentionally!!
## 1. Vue Instagram Clone
A Vue Instagram clone built with Vue 3, Pinia, TailwindCss, Firebase, iconify/vue, vuelidate, vue-timeago, vue3-emoji-picker, vueuse/core and Vue-toastification. This project will enable you to learn how to use and understand Firebase's amazing features such as authentication, database, and storage.
![Instagram Login Page](./Project%20Images/Vue-Instagram-Login-Page.png)
![Instagram Feed Page](./Project%20Images/Vue-Instagram-Home-Page.png)## 2. Vue Whatsapp Clone
A Vue Whatsapp clone built with Vue 3, Pinia, TailwindCss, Firebase, @heroicons/vue, vuelidate, vue-timeago, and vue3-emoji-picker. This project will enable you to learn how to use and understand Firebase's amazing features such as authentication, database, and storage.
![Whatsapp Login Page](./Project%20Images/Vue-Whatsapp-Login-Page.png)
![Whatsapp Chat Page](./Project%20Images/Vue-Whatsapp-Chat-Page.png)## 3. Vue Netflix Clone
A Vue Netflix Clone built with Vue 3, Supabase, Pinia, TailwindCss, movieTrailer, heroicons/vue,Vue-toastification, Vuelidate, Vitest and Youtube-Vue 3. This project will enable you to learn how to use Supabase's authentication feature and how to write unit tests using Vitest. Head over to [TMDB](https://www.themoviedb.org/) and get your API KEY and add it in your `.env` file as so `VITE_API_KEY = 'YOUR_API_KEY'`.
![Netflix Login Page](./Project%20Images/Netflix-Login-Page.png)
## 4. Vue Coinbase
A Vue Coinbase project built with Vue 3, TypeScript, TailwindCss, heroicons/vue, millify and vue3-smooth-scroll. This project will enable you to learn how to use Rapid Api to fetch data from one of its huge collection of APIs.
![Coinbase Hero](./Project%20Images/Vue-Coinbase-Hero.png)
![Coinbase Coins](./Project%20Images/Vue-Coinbase-Coins.png)## 5. Vue Pinia Store
A shopping cart built with Vue 3, Pinia, Vue-toastification, TailwindCss, heroicons/vue and vueuse/core. This project will enable you to learn and understand how to use Pinia by building a basic shopping cart with all its functionalities.
![Pinia homePage](./Project%20Images/Vue-Pinia-Store.png)
## 6. Nuxt 3 Firebase Todo App
A Todo App built with Nuxt 3, TailwindCss, Firebase and Vuelidate. This project will enable you to learn how to setup and use Firebase's amazing features with Nuxt 3.
![Nuxt 3 Firebase Todo App Login Page](./Project%20Images/Nuxt3-Firebase-Login-Page.png)
## 7. Nuxt 3 FullStack Todo App
A Todo App built with Nuxt 3, TailwindCss, Vue-toastification and Joi. This project will enable you to learn how to setup and use MongoDB with Nuxt 3.
![Nuxt 3 Mongodb Todo App homePage](./Project%20Images/Nuxt3-Mongodb-Home-Page.png)
## 8. Nuxt 3 Blog
A Blog built with Nuxt 3, TailwindCss and Nuxt Content module. This project will enable you to learn how to setup and use the Nuxt Content module to create an amazing blog.
![Nuxt 3 Blog](./Project%20Images/Nuxt3-Blog.png)
## π οΈ Installation Steps
- [Fork](https://github.com/selemondev/8-Awesome-Vue-Projects/fork) the project. Click on the icon in the top right to get started.
- Use these commands in your git bash to make a clone of the project in your pc.
### SSH [Github Docs](https://docs.github.com/en/authentication/connecting-to-github-with-ssh)
```bash
$ git clone [email protected]:username/8-Awesome-Vue-Projects
```### GitHub CLI
```bash
$ gh repo clone username/8-Awesome-Vue-Projects
```### HTTPS
```bash
$ git clone https://github.com/username/8-Awesome-Vue-Projects.git
```## ππ½ Support
This project needs a starοΈ from you. Don't forget to leave a star π
## π Come say hi
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/selemondev)## β¨ Conclusion
I hope you find my projects to be educative and fun. If you encounter errors or have any improvements to make to the projects, don't be shy, go ahead and create a pull request. Happy coding β¨