Coder Social home page Coder Social logo

nitbravoa92 / bookstore Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 0.0 681 KB

Development of a web page to add and display books using ReactJS and Redux as application state handler.

Home Page: https://bookstore-app-ho74.onrender.com/

License: MIT License

HTML 8.01% JavaScript 63.72% CSS 28.27%
api-rest react-router-v6 reactjs redux-thunk redux-toolkit

bookstore's Introduction


Bookstore WebApp

๐Ÿ“— Table of Contents

Bookstore WebApp

Bookstore is a books web application built with ReactJS, where users can see a list of the latest most famous books added and obtain detailed information about them. In addition, users can add a new book and choose which ones to remove. This webapp will consist of 2 pages: The Books page and the Categories page. In this first version, only the Books page will be 100% finished.

๐Ÿ›  Built With

Tech Stack

Client

Key Features

  • Using the ReactJS library
  • Using the ReactJS Router library
  • Using JSX syntax
  • Using semantic HTML
  • SPA Approach
  • Responsive Design
  • Using Redux Toolkit for a global state management

(back to top)

๐Ÿš€ Live Demo

To see the application working live, you can click on the following link that contains the demo version:

(back to top)

๐Ÿ’ป Getting Started

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

Setup

Clone this repository to your desired folder:

  cd my-folder-name
  git clone [email protected]:NitBravoA92/bookstore.git

Prerequisites

In order to install, modify and run this project, it is necessary to have the following applications installed:

It is also important to have at least basic knowledge about ReactJS, JSX, HTML, CSS and Javascript languages so you will be able to understand and work with the code of the project.

Install

Install this project by running the next command into your project folder:

  npm install

All the packages and libraries necessary for the project to work will be installed in a folder called /node_module. After this installation, the project will be ready to use.

Usage

In the project directory, you can run:

  • npm 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 CSS and JS linters errors in the console running the following commands:

CSS Linter

  npx stylelint "**/*.{css,scss}"

Javascript Linter

  npx eslint "**/*.{js,jsx}"

Build

  • npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Note: Please only modify the components files and the CSS files. Do not modify configurations files of the project.

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Nitcelis Bravo

(back to top)

๐Ÿ”ญ Future Features

  • Initialize project with components
  • Add reducers and actions
  • Use Redux to manage the state of the components
  • Connect to the Bookstore API
  • Add CSS styles to the UI following a proposed design.

(back to top)

๐Ÿค Contributing

Contributions, issues, suggestions and feature requests are welcome! Feel free to check the issues page.

To do Contributions, please fork this repository, create a new branch and then create a Pull Request from your branch. You can find detailed description of this process in: A Step by Step Guide to Making Your First GitHub Contribution by Brandon Morelli

(back to top)

โญ๏ธ Show your support

If you liked this project, give me a "Star" (clicking the star button at the beginning of this page), share this repo with your developer community or make your contributions.

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank my Microverse teammates for their support. They have supported me a lot in carrying out this project, giving me suggestions, good advice and solving my code doubts.

๐Ÿ“ License

This project is MIT licensed.

(back to top)

bookstore's People

Contributors

nitbravoa92 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.