Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hummusonrails/portfolio-site-client
ReactJS frontend client for portfolio site
https://github.com/hummusonrails/portfolio-site-client
frontend portfolio-site reactjs
Last synced: 20 days ago
JSON representation
ReactJS frontend client for portfolio site
- Host: GitHub
- URL: https://github.com/hummusonrails/portfolio-site-client
- Owner: hummusonrails
- Created: 2017-09-12T19:56:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:43:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T05:04:07.343Z (about 1 month ago)
- Topics: frontend, portfolio-site, reactjs
- Language: JavaScript
- Size: 6.63 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactJS with Redux Portfolio Site Client Front End
Created by Ben Greenberg## About
This is a portfolio site front end built with ReactJS and Redux middleware. It was built specifically to display my portfolio site at http://www.bengreenberg.org.
## Installation
To use this frontend client, simply fork a copy of it and then clone it down into your local server. You need to install the required Node packages with your preferred node package manager. Running `npm start`, for example, will boot up a localhost server.
This frontend assumes a relationship with an API to fetch the data for the site.
## License
This project is licensed under the MIT License.