Skip to content

sentgine/react-frontend-with-laravel8-livewire

Repository files navigation

React Frontend

This is a basic starter project for a React frontend that includes a simple authentication system consuming a REST API. It provides a solid foundation for building more complex applications with user authentication. The project is built using modern technologies and best practices, making it easy to set up and customize to fit your specific needs. Whether you're a beginner or an experienced developer, this project is a great starting point for creating a fully-functional web application with user authentication.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • Node.js
  • Vite (npm install -g vite)

Installing

A step by step series of examples that tell you how to get a development environment running

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npm run dev to start the development server
  4. Open http://localhost:5173/ to view the app in the browser

Built With

  • React
  • Vite
  • [Other dependencies](link to other dependencies used in the project)

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

The official React Frontend for the Youtube Series "Rest API Laravel Sanctum" --> https://www.youtube.com/playlist?list=PLSP81gW0XjNEP-eUmTo9wPniKqYxOBmx4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published