Skip to content

This project was created using React and Redux, it renders functional components, it routes between paths so it can be displayed as a single page application.

Notifications You must be signed in to change notification settings

JbirdL86/bookstore-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore

  • This project was created using React and Redux, it renders functional components, it routes between paths so it can be displayed as a single page application. The BookList App is a single page aplication that has 2 page components routed by the main app component, one of the components runs a react component Books page which calls BookList component, the BookList component fetch the books array by using a selector to fetch from the redux store.

screenshot

Built With

  • Html, Javascript, CSS
  • Webpack
  • React JS
  • Redux
  • Developed in VSCode

Link

Get a live preview of the project on this link

Setup

clone repository

$ git clone git@github.com:JbirdL86/bookstore-app.git

Start Project

$ cd Bookstore 
-Install node_modules
-run yarn
$ yarn start

Author 🤝:

  • Juan Luis Gonzalez

🤝 Contributing

Contributions, issues, and feature requests are welcome!

About

This project was created using React and Redux, it renders functional components, it routes between paths so it can be displayed as a single page application.

Topics

Resources

Stars

Watchers

Forks