Skip to content

The React app for LaunchPad Lab's Tech Toolkit Workshop

Notifications You must be signed in to change notification settings

blacksagi/hit-the-books

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hit the Books

Welcome to Hit the Books, a demo app for LaunchPad Lab's Tech Toolkit workshops.

Prerequisites

  • node To install, download the appropriate package from from the website.
  • npm After installing node, you can install npm with npm install npm@latest -g

To run the app, follow these instructions:

  • git clone [email protected]:LaunchPadLab/hit-the-books.git
  • cd hit-the-books
  • npm install
  • npm start
  • open localhost:8080

About

The React app for LaunchPad Lab's Tech Toolkit Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.1%
  • JavaScript 36.2%
  • CSS 16.7%