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!
- Host: GitHub
- URL: https://github.com/jknezevic1712/wit
- Owner: jknezevic1712
- Created: 2022-10-14T11:45:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T20:30:56.000Z (over 2 years ago)
- Last Synced: 2025-02-04T15:51:48.855Z (3 months ago)
- Language: JavaScript
- Homepage: https://wit-jk.vercel.app/
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```