Bookstore - a project built with React redux, implemented with Ducks files structure and, React Router to interact between the different tabs of the project

Related tags

React Apps react
Overview

Bookstore

Bookstore is a project built with React redux, implemented with Ducks files structure and, React Router to interact between the different tabs of the project. You can manage information of a book interact with an API.

bookstore

Built With

  • HTML/CSS
  • JavaScript
  • React Framework
  • Redux

Live Demo

Demo link (If available).

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone this repository with git clone https://github.com/fherrerao/Bookstore.git using your terminal or command line.
  • Change to the project directory by entering :
    cd Bookstore in the terminal

Prerequisites

You should install in your local machine the last version of React.

Setup

You can clone this repository using the next command: git clone https://github.com/fherrerao/Bookstore.git.

Install

After clone the repository, you should to run npm install since the terminal to install all dependencies needed to the correct working of the project.

Usage

You're free to use this project however it is developed for educational purposes. You can check the acknowledgment described below.

Authors

👤 Fernando Herrera

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

You might also like...
Virtual bookstore created with React and Redux, with add and delete functionalities.
Virtual bookstore created with React and Redux, with add and delete functionalities.

Bookstore Virtual bookstore created with React and Redux. Preview Built With Node.js React Redux JavaScript Live Demo Heroku Live Demo Netlify Live De

This app simulates a simple bookstore, and it was created using ReactJS and Redux.
This app simulates a simple bookstore, and it was created using ReactJS and Redux.

Bookstore About The Bookstore is a website similar to the "Awesome Books" website built in the previous Microverse module, with pure JavaScript (see l

Book Store App - a bookstore website published with react and redux
Book Store App - a bookstore website published with react and redux

Book Store App This is a bookstore website published with react and redux. It has display list of books, add books and also remove books functionaliti

Bookstore website create the React & Redux part of the app

Bookstore website create the React & Redux part of the app. It was also set up routing using React Router.

Snow - social network can upload posts, upload images, create polls, interact with friends, create and join groups, and even includes its own chat to talk
Snow - social network can upload posts, upload images, create polls, interact with friends, create and join groups, and even includes its own chat to talk

Snow is a social network. Here you can create and share content! You can upload posts, upload images, create polls, interact with friends, create and join groups, and even includes its own chat to talk

SherafUI - A React + Python Backend to visualize and interact with Sheraf / ZODB database

SherafUI A React + Python Backend to visualize and interact with Sheraf / ZODB d

Bookstore app, store your favorites books. Built with JavaScript, React, SASS and framer.
Bookstore app, store your favorites books. Built with JavaScript, React, SASS and framer.

Bookstore. Bookstore application built with REACT, JAVASCRIPT, and SASS. It lets you add and remove books. I also used motion library too create compl

Bookstore an app built with HTML, CSS, JavaScript, and React
Bookstore an app built with HTML, CSS, JavaScript, and React

The Bookstore is an app that displays a list of books and allows you to add and remove books from that list. Built with HTML, CSS, JavaScript, and React.

"The Bookstore" is a react web app built to show collections of books, and give users access to add new books or remove existing book

Bookstore "The Bookstore" is a react web app built to show collections of books, and give users access to add new books or remove existing book Built

Comments
  • Styles

    Styles

    Hi There 💯

    In this branch:

    • Following the mock-up of Zeplin.
    • Add styles to each component individually.

    Please, let me know if I should make changes.

    opened by fherrerao 0
  • Connect api

    Connect api

    Hi There 💯

    Features implemented in this branch:

    • Send and receive data from an API.
    • Refactor addBook and deleteBook to persist changes in the server.
    • Use of middleware to make async requests to the API.
    • Display the books stored in the server when the page loads.

    Please, let me know if I should make changes.

    opened by fherrerao 0
  • Books

    Books

    Hi There 💯

    Features implemented in this branch:

    • Setting up the Redux Store.
    • Use of createStore, combineReducers, and applyMiddleware.
    • Setting up of a store.
    • Use of actions and reducers.
    • Functionality to add a new book.
    • Functionality to delete a selected book.

    Please, let me know if I should make changes.

    opened by fherrerao 0
  • Components

    Components

    Hi There 💯

    Features implemented in this branch:

    • Create React App.
    • Create structure with the Ducks pattern.
    • Use of React Router to set routes and links to the app's navigation.
    • Display a list of books and a remove button.
    • Display a form to add a new book.

    Please, let me know if I should make changes.

    opened by fherrerao 0
Owner
Fernando Herrera
Full-Stack Web Developer | JavaScript | CSS | HTML | I am an Electronics and Information Networks Engineer | Open to work.
Fernando Herrera
Solana File Sharing System is a Decentralised Application which helps you share files to public Anonymously and no one can trace back to you or change the information since all the files and information is store on decentralised network

Solana File Sharing System is a Decentralized Application that helps users share files anonymously and ensure that the files are available at all times on a decentralized network, not tampered with, verifiable, and secure for all parties involved.

Athar Mohammad 6 Nov 13, 2022
This is a front-end of an application that will help organize and manage the bookstore. It is so fast, dynamic and responsive to actions and it is built with React & Redux.

Bookstore This is a front-end of an application that will help organize and manage bookstore. It is so fast, dynamic and responsive to actions and it

Baraka Mukelenga 4 Aug 9, 2021
Bookstore CMS project based on React and Redux to display a list of books

This is a Bookstore CMS project based on React and Redux to display a list of books, categorize it, add and remove books and update your reading progress. It basically stores the added books and fetch the stored list of books using remote API.

Ali Aqa Atayee 7 Oct 30, 2022
The bookstore where you can store your best books that you read before. Built with React, Redux, and TailwindCSS.

Bookstore Project In this project, I set up my Bookstore project. It is about making a Bookstore with 2 section BOOKS and CATEGORIES (styles and funct

Arthur Guzman 3 Aug 28, 2021
Bookstore is a simple online book store. It's built with React, Redux and Bootstrap

Bookstore Bookstore is a simple online book store. It's built with React, Redux and Bootstrap. It allows you to: Display a list of books. Add a book.

Dico Diaz Dussan 9 Jun 29, 2022
Bookstore app - built using React, Redux, and Styled Components

Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React, Redux, and Styled Components

Anselem Odimegwu 11 Dec 12, 2022
Bookstore CMS - Built with React JS, Redux and CSS

This is an online library application that enables users to keep track of books in their library by adding to and removing books from a list. Built with React JS, Redux and CSS.

Felix Ouma 5 Jul 22, 2022
The Bookstore is a website built with React and Redux

This project is a React and Redux App. A book library which allows a user to add, remove and update his favorites books.

Williams Colmenares 7 Dec 17, 2022
A Dapp built with react which uses web3.js to interact with solidity smart contracts hosted on the rinkeby blockchain.

A Dapp built with react which uses web3.js to interact with solidity smart contracts hosted on the rinkeby blockchain

Tahmeed Tarek 13 Dec 22, 2022
This project contains a minimax algorithm implemented tic tac toe app built with React.

Tic Tac Toe App This project contains a minimax algorithm implemented tic tac toe app built with React. Table of Contents Requirements Installation Us

Unreol Freedom 7 Nov 22, 2022