Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfcampbell/react-express-practice
Practicing an express backend with a React frontend.
https://github.com/kfcampbell/react-express-practice
Last synced: 13 days ago
JSON representation
Practicing an express backend with a React frontend.
- Host: GitHub
- URL: https://github.com/kfcampbell/react-express-practice
- Owner: kfcampbell
- Created: 2017-12-15T17:55:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T17:53:59.000Z (about 7 years ago)
- Last Synced: 2024-12-21T10:42:21.585Z (19 days ago)
- Language: JavaScript
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React-Express-App
Dummy app created so I can practice using a React frontend with a Node/Express backend.
Mostly taken from https://daveceddia.com/create-react-app-express-backend/.