Skip to content

Ecommerce application with Laravel as backend and react as frontend

Notifications You must be signed in to change notification settings

CrewCodeAnku/laravel-react-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ECommerce Application built with laravel and react ✨

PRs Welcome Build passing Open Source Love License Made with Love in India

Ecommerce application built in React and Laravel, React as frontend and Laravel as backend

Features and Functionalities 😃

  • REST API and product management in Laravel
  • MySQL for database
  • React as Frontend

Screenshots

Home React

home

Product detail

product-detail

Laravel Admin

initialize typescript

Tech Stack 💻

Installation and Running App:

1. Clone this repo by running the following command :-

 git clone https://github.com/CrewCodeAnku/laravel-react-ecommerce.git
 cd laravel-react-ecommerce

2. Install the required package :-

 cd frontend
 npm install

3. Now run the npm command to start the project :-

 npm start

4. Now in order to start laravel project as backend need to run following command :-

Start your local system docker and then run below command

cd backend
docker-compose up -d --build server

🤩 Don't forget to give this repo a ⭐ if you like this repo and want to appreciate our efforts

forthebadge forthebadge

About

Ecommerce application with Laravel as backend and react as frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published