Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ahmed-osama2022/react-php-api


https://github.com/ahmed-osama2022/react-php-api

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# React + Vite + php API
### Simple Project example to illustrate how to use react with php
- Try after clone using the `npm i`
- `npm run dev`
- run the php server in the main project folder `php -S localhost:8000`
## Important note: This php app is configured to use port `8000`, if you want to cahnge it then you have to change the url in the react app