Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayoubm490/dummy-blog
Dummy Blog made with React-Redux,Jest, Enzyme and Husker Git Hook
https://github.com/ayoubm490/dummy-blog
enzyme jest react-redux reactjs
Last synced: about 7 hours ago
JSON representation
Dummy Blog made with React-Redux,Jest, Enzyme and Husker Git Hook
- Host: GitHub
- URL: https://github.com/ayoubm490/dummy-blog
- Owner: AyoubM490
- Created: 2022-09-12T12:37:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T12:18:29.000Z (over 2 years ago)
- Last Synced: 2024-12-04T18:53:24.837Z (about 2 months ago)
- Topics: enzyme, jest, react-redux, reactjs
- Language: JavaScript
- Homepage: https://dummy--blog.herokuapp.com/
- Size: 1.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dummy Blog
## Introduction
Dummy Blog made with React-Redux,Jest, Enzyme and Husker Git Hook.![image](https://user-images.githubusercontent.com/95053734/190149649-e3632cc5-9eb0-4cf6-ad44-5c704bcc3465.png)
# Live Demo
Check out the demo [here](https://dummy--blog.herokuapp.com/)
## Installation
- Install dependencies
```
$ npm install
```
- Run it
```
$ npm start
```## **License**
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [`LICENSE`](https://github.com/AykutSarac/react-quiz/blob/master/LICENSE) file for details.