A deliveroo clone from tutorial
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.
To install and run the Deliveroo Clone, follow the steps below:
npm run dev to start the frontend development server.strapi start.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.