Skip to content

mukut-d/foodProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack Food Delivery Application using Reactjs Follow Me

This is the Project Thumbnail

To check the node version

node --version

To initialize the Firebase console

firebase init

To start the server

npm run serve

To create react project using npm & yarn

npm create vite@latest .

To start the client

npm run dev

Packages Used

Name Links Description
ReactJs React React is a free and open-source front-end JavaScript library for building user interfaces based on UI components.
Tailwind CSS TailwindCSS TailwindCSS is a framework like no other. Rather than constraining you to a set design, it gives you the tools and the standardization to build exactly what you want.
Firebase Functions Funcitons Cloud Functions for Firebase is a serverless framework that lets you automatically run backend code in response to events triggered by Firebase features.
Express Express Express.js, or simply Express, is a back end web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs.
React Router Dom ReactRouterDom React Router DOM is an npm package that enables you to implement dynamic routing in a web app. It allows you to display pages and allow users to navigate them.
Framer Motion FramerMotion A production-ready motion library for React. Utilize the power behind Framer, the best prototyping tool for teams. Proudly open source.
React Icons ReactIcons All Popular Icons in single package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages