Skip to content

jmelnych/book-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

A simple Book managing App: it helps manage your shelves and add new books!

How to install application files

Make sure you've installed node.js https://nodejs.org/ so your computer is able to undertsand 'npm' command. Clone the repository to your computer. Cd into repository. Run 'npm install' command. By default, npm install will install all modules listed as dependencies in package.json.

How to run the application

Make sure that you're in book_app directory. Launch the app with 'npm start' command in the terminal. The page of the book app will be opened in your default browser.

This project was bootstrapped with Create React App.

About

Book manager application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published