- 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.
- Html, Javascript, CSS
- Webpack
- React JS
- Redux
- Developed in VSCode
Get a live preview of the project on this link
- Link: Live-Preview
$ git clone git@github.com:JbirdL86/bookstore-app.git
$ cd Bookstore
-Install node_modules
-run yarn
$ yarn start
- Juan Luis Gonzalez
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
Contributions, issues, and feature requests are welcome!