Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 767 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 767 Bytes

Lib'rary

Lib'rary is an online library that allows users to read books anytime, anywhere. Users can read the books for free or publish their own books.

Installation

Step 1 - Clone it!

$ git clone https://github.com/nuraskiah/DW18LSFSQ_Library

Step 2 - Go into the project directory and install dependencies

$ npm install

Step 3 - Run application

$ npm start

Open http://localhost:3000 in browser!

Dependencies

This project was bootstrapped with Create React App.