ChloeCCPeng / Energy-Booster

Phase 2 project- Energy Booster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Phase 2 project- Energy Booster


Languages

Language:JavaScript 61.4%Language:CSS 28.4%Language:HTML 10.2%