Skip to content

A web-based Google Sheets clone with real-time data entry, formulas, and find & replace functionality. Enables users to perform calculations and manage data efficiently. Includes a dashboard for seamless data visualization and tracking.

Notifications You must be signed in to change notification settings

RamanKishore08/Googlesheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GoogleSheets-Clone

React Express.js Node.js MongoDB Chart.js


🛠️ Local Setup

Run Backend first, then start Frontend.

Clone the Repository

git clone https://github.com/RamanKishore08/Googlesheet.git

Open file directory

cd Googlesheet

Open Frontend

cd frontend

Install necessary libraries

npm install axios react-chartjs-2 react-router-dom bootstrap react-bootstrap 

Run Frontend

npm run dev

Open Backend

cd backend

Install Backend lib

npm install express mongoose body-parser cors 

Run the Server

node server.js

Reference

Note

Since backend is deployed with low RAM on onrender, So wait for 40- 50 sec get responeses.

About

A web-based Google Sheets clone with real-time data entry, formulas, and find & replace functionality. Enables users to perform calculations and manage data efficiently. Includes a dashboard for seamless data visualization and tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published