Skip to content

Puneetharajkr/growthpro-business-dashboard-reviews-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🌍 GrowthProAI – Full Stack Business Dashboard

This is the full stack project for the GrowthProAI Internship Assignment. It simulates a local business dashboard where business owners can view randomized Google ratings, reviews, and AI-generated SEO headlines.

Includes:

  • 🚀 React + Tailwind frontend
  • ⚙️ Node.js + Express backend

📎 Live Links


🧩 Repos


📦 Tech Stack

Part Tech
Frontend React.js, Tailwind CSS
Backend Node.js, Express
State React Context API
Hosting Vercel (Frontend), Render (Backend)

🚀 Getting Started

# Clone fullstack repo
git clone https://github.com/Puneetharajkr/growthpro-business-dashboard-reviews-fullstack.git
cd growthpro-business-dashboard-reviews-fullstack

# Backend setup
cd backend
npm install
node index.js

# Frontend setup (in a new terminal)
cd ../frontend
npm install
npm run dev

📄 Assignment Context

This fullstack web application demonstrates how small businesses can view simulated SEO and Google review insights. Built for GrowthProAI's Full Stack Internship Assignment.

Testimonials or Screenshots

image image image image image image image

Releases

No releases published

Packages

 
 
 

Contributors