Franceargentina / fullStack_food_app_out_24_reactjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fullstack Food Delivery Aplication using Reactjs Follow us

This is the project Thumbnail

To check 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-react-app folder_name
yarn create react-app folder_name

To start the client

yarn start

Packges Used

Name Links Description
ReactJs React React is a free and open-source front-end JavaScript library for builing user interface based on UI components.
Tailwind CSS TailwindCSS Tailwind CSS is a CSS framework designed to simplify the process of creating elegant and highly customizable user interfaces (UI) for websites and web applications.
Firebase Functions Functions Firebase Functions is a part of Firebase that allows developers to create and deploy cloud server functions without the need to configure or manage physical or virtual servers.

About