Skip to content

Bookstore Application is used to store and retrieve the book's title, description, and categories. It is developed by using React, Redux, JavaScript, CSS, and Bootstrap.

Notifications You must be signed in to change notification settings

Hamayounali/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore

image

Description

Booksoter Application is used store and retrive book's title, description and categoreis. It is developed by using React, Redux, JavaScript, CSS and Bootstrap.

Built With

  • React Js
  • Redux
  • JavaScript
  • HTML
  • CSS - BootStrap

Live Demo

Getting Started

To get the content of this project locally you need to run this command in your terminal Before, make sure you have Git and Node.js installed in your computer.

  1. git clone https://github.com/Hamayounali/bookstore.git
  2. cd bookstore
  3. npm install This will download all the dependancies of the project.
  4. npm start The page will open at http://localhost:3000 in your browser.

Builds the app for production

npm run build

It correctly bundles React in production mode and optimizes the build for the best performance.

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project make sure you have run this command

    npm install command

  • For tracking the linter errors in HTML file run:

    npx hint .

  • For tracking the linter errors in CSS file run:

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

  • And For tracking the linter errors in JavaScript file run:

    npx eslint .

Authors

👤 Hamayoun Ali

Show your support

Give a ⭐️ if you like this project!

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Bookstore Application is used to store and retrieve the book's title, description, and categories. It is developed by using React, Redux, JavaScript, CSS, and Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published