Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf App

This simple single-page application helps us organize our books into three main categories, Current Reading, Wanting to Read and Read.

Seeking the best performance and best user experience when using this application, it was developed using the Single Page Application policies.

Using the framework React.js I made the page simple and dynamic, where the user can change the book of a category (in the case I called the shelf to become more realistic) dynamically without having to reload the entire page.

And it also has a search field for new books to add to your bookshelves.

Getting Started

To test this App in your machine, just follow the steps below:

  • Clone this repo in your local git clone https://github.com/elfiservice/bookshelf-app.git
  • Now into your folder project in the terminal exec npm install
  • After install all dependencs just npm start to execute the App in the browser.

Technology

  • React.js
  • Javascript
  • HTML5
  • CSS

About

This simple single-page application helps us organize our books

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages