Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-anwar-hussaini/react-laravel-api
A modern React-based frontend application that interfaces with a Laravel API to provide seamless user registration, login, and logout experiences. This project demonstrates the integration of a React frontend with a Laravel backend, utilizing best practices for secure and efficient user authentication.
https://github.com/m-anwar-hussaini/react-laravel-api
front-end react react-router-dom web
Last synced: 9 days ago
JSON representation
A modern React-based frontend application that interfaces with a Laravel API to provide seamless user registration, login, and logout experiences. This project demonstrates the integration of a React frontend with a Laravel backend, utilizing best practices for secure and efficient user authentication.
- Host: GitHub
- URL: https://github.com/m-anwar-hussaini/react-laravel-api
- Owner: M-Anwar-Hussaini
- Created: 2024-08-17T06:02:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T17:49:57.000Z (2 months ago)
- Last Synced: 2024-10-10T09:41:15.383Z (27 days ago)
- Topics: front-end, react, react-router-dom, web
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Laravel Api
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)**[React Laravel API]** is the frontend application that consumes the Laravel API to deliver a seamless user experience. It manages user authentication processes such as registration, login, and logout by interacting with the API, storing authentication tokens, and maintaining user sessions. The React app is designed to be responsive, ensuring an intuitive and accessible interface across various devices.
Client
- React.js
- HTML5
- CSS
Server
- Laravel
Database
- mysql
### Key Features
- **[Consume Laravel API]**
- **[Greate look and feel]**
- **[Authentication]**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Git
- Code Editor
- Node.js
### Setup
_Before running this app make sure to follow this [repo](https://github.com/M-Anwar-Hussaini/Laravel-API) for the backend of the project, and start the backend server_
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone https://github.com/M-Anwar-Hussaini/React-Laravel-API.git
```
### Install
Install this project with:
Example command:
```sh
cd React-Laravel-API
npm install
```
### Usage
To run the project, execute the following command:
Example command:
```sh
npm start
```
👤 **Mohammad Anwar "Hussaini"**
- GitHub: [@M-Anwar-Hussaini](https://github.com/M-Anwar-Hussaini)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)
- [ ] **[Deploy the project]**
- [ ] **[Implement localization for Dari language]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/M-Anwar-Hussaini/React-Laravel-API/issues).
If you like this project kindly support this repo by giving start to [this](https://github.com/M-Anwar-Hussaini/React-Laravel-API) project.