This was created during our time as students at Code Chrysalis.
This app allows users to like or dislike jokes made specifically for them! Users can also see the most liked and disliked jokes of all time!
- Node.js
yarn install
yarn serve
yarn build
yarn lint
- vueJS - The Javascript library used
- Yarn - Package Management
- Knex - Query building
- Postgres - Database Management
- express - Routing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.