Skip to content

ChloeCCPeng/Energy-Booster

 
 

Repository files navigation

Energy Booster

Created by: Molly McDonough and Chloe Peng

Click for Project Demo

Energy Booster

Table of Contents

Introduction

A web application that randomly generates jokes and quotes

Features

  • Generate inspired quotes
  • generate funny dev jokes
  • Pin and unpin your favorite quotes and jokes to the cork board
  • Submit your own quote or joke

Wireframe

image

Setup

  • To run front-end:
npm i
npm start
  • To run back-end:
npm i json-server
npm run server

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 61.4%
  • CSS 28.4%
  • HTML 10.2%