https://github.com/hendrixgotcodes/blogsite_with_react-redux
https://github.com/hendrixgotcodes/blogsite_with_react-redux
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hendrixgotcodes/blogsite_with_react-redux
- Owner: hendrixgotcodes
- Created: 2021-02-16T03:55:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T02:23:42.000Z (about 5 years ago)
- Last Synced: 2025-01-22T06:37:19.456Z (over 1 year ago)
- Language: JavaScript
- Size: 385 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Simple Blogsite With React Using React-Redux For State Management
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Testing The App
1. Create a local git repository
2. Add this repository as a remote repository and pull
3. Run:
### `npm install`
To install all dependencies of the project
### `npm start`
To run the project