HFG43 / bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

πŸ“— Table of Contents

πŸ“– [Bookstore]

This project is about an app to follow up the completion and level of reading of a list of books, and having the possibility to add, edit and remove books by authorm category and title.

[Bookstore] For this project, I will be using react and redux toolkit.

πŸ›  Built With

Tech Stack

Client
Style
Dynamic
Standar code

Key Features

  • [Use of GitFlow]
  • [Use of Linters]
  • [Use of React Library]
  • [Components structure]
  • [Include form for new books]
  • [Install Redux Toolkit]
  • [Include add and remove book actions]
  • [Include category display status action]
  • [Include functionality to add and remove books]
  • [Use the Bookstore API]
  • [Install & use axios with createAsyncThunk]
  • [Refactor add and remove book]
  • [Add style using Modules]

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Open on Visual Studio Code or any other code reader, and use an app as Live Server to review online.

Setup

Clone this repository to your desired folder:

git clone https://github.com/HFG43/bookstore

Install

Open index.html file with your Code Editor, and review the behaviour of the page under different sizes. On the command Line run

npm install

to install dependencies in package.json. This will make the app work.

Usage

npm start

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

Run tests

To run tests, run the following command:

Tests not available yet

Deployment

You can deploy this project using:

([My portfolio deployment link]) No deployment available yet

(back to top)

πŸ‘₯ Authors

πŸ‘€ HernΓ‘n GΓΌemes

(back to top)

πŸ”­ Future Features

  • [On Render deployment]
  • [Component Tests]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please Star it!

(back to top)

πŸ™ Acknowledgments

I will like to thank Microverse and their Code Reviewers, and I will also like to thank Sergio Pedercini for his article "How to code a responsive circular percentage chart with SVG and CSS (https://medium.com/@pppped/how-to-code-a-responsive-circular-percentage-chart-with-svg-and-css-3632f8cd7705)! It was really helpfull!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 49.0%Language:CSS 42.4%Language:HTML 8.6%