Skip to content

selemondev/8-Awesome-Vue-Projects

Repository files navigation

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 Instagram Feed Page

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 Whatsapp Chat Page

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 and get your API KEY and add it in your .env file as so VITE_API_KEY = 'YOUR_API_KEY'.

Netflix Login Page

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 Coinbase Coins

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

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

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

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

🛠️ Installation Steps

  • 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.

$ git clone git@github.com:username/8-Awesome-Vue-Projects

GitHub CLI

$ gh repo clone username/8-Awesome-Vue-Projects

HTTPS

$ 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

✨ 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 ✨