An open API service indexing awesome lists of open source software.

https://github.com/hendrixgotcodes/blogsite_with_react-redux


https://github.com/hendrixgotcodes/blogsite_with_react-redux

Last synced: about 1 year ago
JSON representation

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