Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)

# 📖 [your_project_name]

**[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.

## 🛠 Built With

### Tech Stack

Client

Server


  • Laravel

Database


  • mysql

### Key Features
- **[Consume Laravel API]**
- **[Greate look and feel]**
- **[Authentication]**

(back to top)

## 💻 Getting Started

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
```

(back to top)

## 👥 Authors

👤 **Mohammad Anwar "Hussaini"**

- GitHub: [@M-Anwar-Hussaini](https://github.com/M-Anwar-Hussaini)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)

(back to top)

## 🔭 Future Features

- [ ] **[Deploy the project]**
- [ ] **[Implement localization for Dari language]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/M-Anwar-Hussaini/React-Laravel-API/issues).

(back to top)

## ⭐️ Show your support

If you like this project kindly support this repo by giving start to [this](https://github.com/M-Anwar-Hussaini/React-Laravel-API) project.

(back to top)