Skip to content

dipgitcom/spotspecial

Repository files navigation

SpotSpecial

SpotSpecial is a full-stack web application built with Laravel for the backend API and React for the frontend interface.
The platform is designed to deliver fast, scalable, and secure services with a modern user experience.


🌐 Live Project Links


🛠 Tech Stack

Backend

  • Framework: Laravel
  • Language: PHP
  • Architecture: RESTful API
  • Authentication: Laravel-based auth (JWT / Sanctum – as implemented)
  • Database: MySQL
  • Hosting: Production server (API subdomain)

Frontend

  • Framework: React
  • Language: JavaScript
  • State Management: Context API / Redux (if used)
  • HTTP Client: Axios / Fetch
  • Styling: CSS / Tailwind / Bootstrap (as implemented)
  • Hosting: Production web server

📁 Project Structure

Backend (Laravel)


🚀 Backend Setup (Laravel)

Prerequisites

  • PHP >= 8.1
  • Composer
  • MySQL
  • Node.js & NPM (for asset compilation)

Installation

git clone <backend-repository-url>
cd backend
composer install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors