Skip to content

Mockup of single page application built with React for book store landing page.

Notifications You must be signed in to change notification settings

samueldusek/book-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Store Mock-up 📚

Single page application built with React. It consumes JSON API: JSON:API playground.

Screenshot

Main features

  • Go through list of books and authors
  • See details for given book
  • See details for given author
  • Responsive design

To run this app

Clone the project

  git clone https://github.com/samueldusek/book-store.git

Go to the project directory

  cd book-store

Install dependencies

  npm install

Start the server and the app

  npm start

Original code 💻

All the code you find in this repository I wrote from scratch.

About

Mockup of single page application built with React for book store landing page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published