Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmed-osama2022/react-php-api
https://github.com/ahmed-osama2022/react-php-api
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmed-osama2022/react-php-api
- Owner: Ahmed-Osama2022
- Created: 2024-06-11T13:09:26.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-11T13:15:30.000Z (8 months ago)
- Last Synced: 2024-11-20T19:02:24.177Z (2 months ago)
- Language: JavaScript
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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