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

https://github.com/jknezevic1712/wit

Witty minds, witty lines!
https://github.com/jknezevic1712/wit

Last synced: about 2 months ago
JSON representation

Witty minds, witty lines!

Awesome Lists containing this project

README

        

# Wit

### Witty minds, witty lines!

Wit is a blog application where you can post your thoughts or comment others in order to discuss a topic that you find interesting.

## Installation

You can use npm or yarn to install the necessary packages.

```bash
## npm
npm install

## yarn
yarn
```