Giter Club home page Giter Club logo

booklist-redux's Introduction

Booklist-Redux


๐Ÿ“— Table of Contents


๐Ÿ“– Bookstore

Bookstore This project i will lay the foundations for my Bookstore website. I will create the user interface using React and Redux. In this step, i will implement Redux Toolkit inside of a React application. I will:

  • Setup a Redux store.
  • Create a slice to save your state and reducers.

Learning objectives

  • Use React components.
  • Use React props.
  • Use React state.
  • Use React routes.

๐Ÿ›  Built With

Tech Stack


Key Features

  • Add Redux Toolkit (npm install react-redux @reduxjs/toolkit).
  • Create a directory that will contain all your Redux logic (/src/redux)
  • Configure a Redux store (/src/redux/store.js)
  • Define a slice of state for books that
  • Add 2 routes in your application, each should render a page component
  • Define a slice of state for categories
  • Includes an array of categories (initial state: empty array)
  • Includes a reducer that checks the status and always returns "Under construction" (the initial state should check to that string)
  • Gitflow

(back to top)

๐Ÿ’ป Getting Started

To get a local copy up and running, follow these steps. This project requires Node.js and npm installed on your machine.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Example commands:

  cd booklist
  git clone https://github.com/maximoortelli/Booklist-Redux.git

Install

Install this project's dependencies with:

  • npm install

Usage

To run the project, execute the following command:

 npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Run tests

  npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

(back to top)


๐Ÿ‘ฅ Authors

๐Ÿ‘ค Author

(back to top)


๐Ÿ”ญ Future Features

  • Improve my Bookstore proyect

(back to top)


๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

(back to top)


โญ๏ธ Show your support

Give a โญ if you liked this project!

(back to top)


๐Ÿ™ Acknowledgments

I thank Microverse for this fantastic opportunity.

(back to top)


๐Ÿ“ License

This project is MIT licensed.

(back to top)


booklist-redux's People

Contributors

maximoortelli avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.