Skip to content

IbrahimIF/FRV

Repository files navigation

image

Project Status

Static Badge

Description:

This is a very simple project that sends and receives data, built with React, Vite and Firebase (Firestore). Users can send and view data instantly from the react app with Firebase handling the backend, authentication, and real-time updates—no Express/Node.js server required.

Deployed on vercel.


Getting started:

To run this project locally, you'll need to have Node.js and npm installed on your computer. Once you have these installed, follow these steps:

1. Clone the repository:

> git clone <repository-url>

2. Navigate to the project directory using the command line.

3. Install dependencies:

> npm install

4. Start the Vite development server:

> npm run dev

5. Open your web browser and navigate to http://localhost:5173 (or the port shown in the terminal) to view the project.


Demo:

Below is the project link, currently live on Vercel:

Firebase + React.


Features:

This project includes:

  • Display data: Users can view the data that has been sent to the database.
  • Send data: Users can send data to the database.
  • Navigation to GitHub repo: A button when pressed takes you to the GitHub repo.

Technologies and Tools Utilised:

My Skills


Acknowledgment:

About

A basic full-stack, No-SQL, Serverless application that utilises the FRV stack, Firebase, React Vite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published