Skip to content

JbirdL86/Bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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

Setup

clone repository

$ git clone git@github.com:JbirdL86/Bookstore.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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published