reactspa-datalist
v1.0.0
Published
a single-page React application to render a data list associated with a specific input property
Downloads
3
Maintainers
Readme
React SPA - Data List
a simple app to display a list of nodes that have an inputted property value
Quick Links:
Installing the SPA
To install the SPA:
# Clone down the necessary files:
git clone https://github.com/existenzial/ReactSPA-DataList.git
# Navigate to the newly cloned directory:
cd ReactSPA-DataList
Then run the app:
# Start the server:
nodemon server/server.js
# Navigate to:
http://localhost:3000/