Giter Site home page Giter Site logo

cancelei / bookstore Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 682 KB

Main learning points: Used Create React App to build a Bookstore CMS. Done while doing Microverse Coding School.

Home Page: https://cancelei.github.io/bookstore/

License: MIT License

HTML 9.01% CSS 35.57% JavaScript 55.43%

bookstore's Introduction

Bookstore

๐Ÿ“— Table of Contents

๐Ÿ“– React/Redux Bookstore

This is react redux project that includes a bookstore that stores the progress of an user's books. It uses redux to manage the state.

๐Ÿ›  Built With Love and Passion

Tech Stack

Client

Key Features

  • Updated Styling.
  • Extra Book functionality > Select category before adding.
  • Basic APP UI without styling.
  • File Structure update.
  • Implemented Redux Toolkit on the repo.
  • Redux in Components

(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:

Download Project Files from github.

Setup

Clone this repository to your desired folder:

Install

Install Node Package by running:

  • npm install

Usage

  • In other to use the repo you either to create a branch to create new features.
  • But in order to run the project use the commands below:
    • npm run build (It will create a production ready file)
    • npm start (It will run the server on your local machine)

Run Linters (Testing)

I have added Linters different kinds of Linters to help avoid typos and ensure the best practices of the code base. So while using this repository if you need to check your work no matter if you have worked on HTML or CSS, or even JS you can use the commands below.

  • To run the linter test on index.html or any HTML file. Use the below command: npx hint .

-To run linter test on Stylesheets (CSS or sass). Use the below command: npx Stylelint "**/*.{css,scss}"

  • To run linter test on ES Lint (JS). Use the below command: npx eslint .

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Author Glauber Bannwart

(back to top)

๐Ÿ”ญ Future Features

  • Implement advancements on features using Redux Toolkit;
  • Add styling using CSS frameworks like Bootstrap or Material UI;
  • Add user profiles;
  • Add book recommendations based on user's reading history;
  • Add book searching and filtering;
  • Add book saving and wishlist;
  • Add progress tracking for unfinished books;
  • Add book reviews and rating system;
  • Add "currently reading" and "want to read" book lists;

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome! Please consider this issue link: Project Issues

โญ๏ธ Show your support

If you like this project kindly leave a star!

(back to top)

๐Ÿ™ Acknowledgments

We are gratefull of Microverse collaborators for creating such an amazing envirnment that we can work and learn.

๐Ÿ“ License

This project is MIT licensed.

(back to top)

bookstore's People

Contributors

cancelei avatar

Stargazers

Andrea Manuel avatar Nitcelis (Carmen) Bravo A. 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.