Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 16 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,36 @@
# Programming Quotes

## The Programming Quotes, an open source React app.

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/skolakoda/programming-quotes/blob/master/LICENSE)

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/skolakoda)

[![](screen.png)](https://skolakoda.org/programming-quotes/)

# Programming Quotes

**The Programming Quotes, an open source React app.**

See: [skolakoda.org/programming-quotes](https://skolakoda.org/programming-quotes/)

Using [Programming Quotes API](https://github.com/skolakoda/programming-quotes-api).

## Development
## Development:

Clone repo, then:
**Usage Guideline**

```
git clone https://github.com/skolakoda/programming-quotes.git
npm install
npm start

```

## How to contribute
## How to contribute:

Before Contributing check [CONTRUBTUTING.md](CONTRIBUTING.md)

Also Check [Documentation](https://github.com/skolakoda/programming-quotes/wiki) for more infos.

See: [Contributing](CONTRIBUTING.md)
## License: [MIT](https://github.com/skolakoda/programming-quotes/blob/master/LICENSE)

See also: [Documentation](https://github.com/skolakoda/programming-quotes/wiki)
## Happy Coding !!!