Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claudiarojassoto/my-bookstore
Discover a user-friendly website built with React.js and Redux, designed to store and manage your beloved book collection. Effortlessly add and remove books with a seamless experience. Dive into a world of literary wonders!
https://github.com/claudiarojassoto/my-bookstore
api components hooks javascrip react redux render routes state testing
Last synced: 4 days ago
JSON representation
Discover a user-friendly website built with React.js and Redux, designed to store and manage your beloved book collection. Effortlessly add and remove books with a seamless experience. Dive into a world of literary wonders!
- Host: GitHub
- URL: https://github.com/claudiarojassoto/my-bookstore
- Owner: ClaudiaRojasSoto
- License: mit
- Created: 2023-07-12T23:49:38.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-01-12T00:59:31.000Z (about 1 year ago)
- Last Synced: 2025-01-08T00:59:57.552Z (19 days ago)
- Topics: api, components, hooks, javascrip, react, redux, render, routes, state, testing
- Language: JavaScript
- Homepage:
- Size: 1.17 MB
- Stars: 20
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
my-bookstore
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 my-bookstore ](#-my-bookstore-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Project Structure](#project-structure)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)> This Bookstore Website is a user-friendly platform built with React.js and Redux, aimed at helping book enthusiasts store and manage their favorite books. Whether you are an avid reader or a collector, this website provides a seamless experience for organizing and accessing your beloved book collection
React
- This project use React
HTML
- This project use HTML.
CSS
- The CSS is used to provide the design in the whole page.
Linters
- The Linters are tools that help us to check and solve the errors in the code
- CSS
- JavaScript
This project count with three linters:
- **React configuration**
- **HTML Generation**
- **Code Quality**
- **Modular Structure**
- **Development Server**
- **JavaScript Functionality**
- **Gitflow**
- **API integration**
- **CSS Styling**
> You can see a Demo [here](https://bookstore-flq3.onrender.com/).
> To get a local copy up and running, follow these steps.
> This project requires Node.js and npm installed on your machine.
-Node.js
-npm
> -Clone this repository to your local machine using:
> git clone https://github.com/ClaudiaRojasSoto/my-bookstore.git
> -Navigate to the project folder:
> cd math_magicians
> -Install the project dependencies:
> npm install
> To start the development server, run the following command:
> npm start
### Project Structure
> The project follows the following folder and file structure:
- /src: Contains the source files of the application.
- /src/index.js: Main entry point of the JavaScript application.
- /src/App.js: Top-level component of the application.
- /src/components: Directory for React component
- /public: Contains the public files and assets of the application.
- /public/index.html: Base HTML file of the application.
- /build: Contains the generated production files.
### Setup
> Clone this repository to your desired folder: https://github.com/ClaudiaRojasSoto/my-bookstore.git
### Install
> Install this project with: install Stylelint and ESLint
### Usage
> To run the project, execute the following command: just need a web Browser
### Run tests
> To run tests, run the following command: npm start
> you just need a simple web browser to run this project for a test
👤 **Claudia Rojas**
- GitHub: [@githubhandle](https://github.com/ClaudiaRojasSoto)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/claudia-soto-260504208/)
- **Testing**
- **Deployment**
> Contributions, issues, and feature requests are welcome!
> Feel free to check the [issues page](https://github.com/ClaudiaRojasSoto/my-bookstore/issues).
> If you like this project show support by following this account
> - Microverse for providing the opportunity to learn Git and GitHub in a collaborative environment.
> - GitHub Docs for providing a wealth of information on Git and GitHub.
> This project is [MIT](MIT.md).