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 This project count with three linters:
- CSS
- JavaScript
- React configuration
- HTML Generation
- Code Quality
- Modular Structure
- Development Server
- JavaScript Functionality
- Gitflow
- API integration
- CSS Styling
You can see a Demo here.
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
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.
Clone this repository to your desired folder: https://github.com/ClaudiaRojasSoto/my-bookstore.git
Install this project with: install Stylelint and ESLint
To run the project, execute the following command: just need a web Browser
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
- LinkedIn: LinkedIn
- Testing
- Deployment
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
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.