Registration and Login (authentication) with Vue.js & Strapi

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • recipeAppFrontend

    This application is intended to show authentication with Strapi and Vue.js

  • You can find the GitHub repository for the frontend application here and the repository for the backend application.

  • strapiRecipeApp

    The Strapi Recipe App backend

  • You can find the GitHub repository for the frontend application here and the repository for the backend application.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vue-fontawesome

    Font Awesome Vue component

  • Font-awesome is a package that we’ll use for getting and rendering icons in our application. Execute the following commands to install vue-fontawesome on your machine

  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • In this tutorial, we'll be learning how to integrate authentication into our Strapi Application, and we'll be building a simple Recipe Application with Strapi backend and Vue.js frontend. Users will search for recipes in this Application and will pull results from the Edamam recipe API. Users will be able to register, log in to our Application and also perform password recovery.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • We are going to use TailwindCss as our css framework. Let's see how we can integrate TailwindCss into our Vue.js Application.

  • Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

  • In this tutorial, we'll be learning how to integrate authentication into our Strapi Application, and we'll be building a simple Recipe Application with Strapi backend and Vue.js frontend. Users will search for recipes in this Application and will pull results from the Edamam recipe API. Users will be able to register, log in to our Application and also perform password recovery.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Vue 2 Final Release

    1 project | news.ycombinator.com | 25 Dec 2023
  • Vue 2 vs vue 3 - The Differences

    2 projects | dev.to | 5 Jun 2023
  • What's happening with the forum?

    2 projects | /r/vuejs | 13 Apr 2023
  • What is Vue?

    3 projects | dev.to | 6 Feb 2023
  • Vue 2 or Vue 3 ()

    1 project | /r/vuejs | 9 Jan 2023