Skip to content

This is a Accounts Dashboard developed with laravel Restful API and reactjs

Notifications You must be signed in to change notification settings

AJakif/Account-Dashboard-Laravel-API-Reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Accounts Dashboard developed with laravel Restful API and reactjs

Table of Contents

Overview

Screenshot

![Dashboard](./screenshots/1. dashboard.jpg)

![Profile](./screenshots/2. Profile.jpg)

![Edit Profile](./screenshots/3. Edit Profile.jpg)

![Blog List](./screenshots/4. Blog List.jpg)

My process

Built with


  • Laravel : 8.*
  • Composer : 2.*
  • React JS : 16.*

###Install and Run Proccess:

  • Clone the repo to your local machine -go to the local machine directory -Open cmd or git bash -paste this command (git clone https://github.com/AJakif/Account-Dashboard-Laravel-API-Reactjs.git)
  • After completing clone proccess got to backend folder
  • open CMD and type (Composer install)
  • copy the copy env to env file and type this command on CMD (composer genarate key)
  • change the database name in the env file
  • Now Go to frontend folder
  • Open CMD and type (npm install)

###Start the server

  • Go to backend folder , open CMD and type (php artisan serve)
  • Go to front end folder , open CMD and type (npm start)

Author


Please do give some suggestion, thank you

About

This is a Accounts Dashboard developed with laravel Restful API and reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published