Deliveroo Clone

screenshot of Deliveroo Clone
nuxt
vue
strapi

A deliveroo clone from tutorial

Overview:

The Deliveroo Clone is a tutorial that provides updates on how to create a clone of the popular food delivery platform, Deliveroo. The tutorial covers the use of technologies such as Nuxt, Vue.js, GraphQL, Strapi, and Stripe for building the clone. It also outlines the requirements for running the clone, including the versions of node.js and npm, as well as the specific version of Strapi.

Features:

  • Nuxt, Vue.js, and GraphQL: Utilizes these technologies for building the frontend of the Deliveroo Clone, providing a smooth and interactive user interface.
  • Strapi: Uses Strapi as the backend framework, enabling easy database management and API creation.
  • Stripe Integration: Includes integration with the Stripe payment gateway, allowing users to make seamless and secure payments.

Summary:

The Deliveroo Clone tutorial offers an updated approach to building a clone of Deliveroo using technologies like Nuxt, Vue.js, GraphQL, Strapi, and Stripe. With its comprehensive instructions and requirements, it provides a step-by-step guide on how to set up the project and run it in development mode. The tutorial also emphasizes the importance of database setup using MongoDB. Overall, it serves as a valuable resource for those looking to learn how to create a food delivery platform similar to Deliveroo.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.