iranjansharma / Major-Project-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Project Thumbnail

To check the node bersion

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

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


Languages

Language:JavaScript 97.4%Language:CSS 1.5%Language:HTML 1.1%