Skip to content

gioshwua/ReactFireB-CRUD-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: React Vite Firebase Demo

Introduction

This project is a simple demonstration of how to use Firebase as a Backend-as-a-Service (BaaS) in a React application built with Vite. The primary goal is to showcase how Firebase can handle backend operations seamlessly. The application features a user creation form where you can input a name and age, and upon clicking the "Create User" button, the data is sent to Firebase.

image

Technologies Used

● Frontend: React with Vite
● Backend: Firebase

Features

● Simple form with fields for "Name" and "Age"
● Create user functionality that stores user data in Firebase
● Prerequisites
● Node.js and npm installed
● Firebase account

Installation

Clone the repository:

git clone git@github.com:gioshwua/ReactFireB-CRUD-.git

cd react-vite-firebase-demo Install dependencies:

npm install

npm run dev

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

About

CRUD app using Firebase as a Backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors