bookstore

This is Bookstore which is built by React and Redux. You can put your books to store by writing its name and category. Also, you can search books by their category.

Stars
7
Committers
1

Bookstore App

  • This is React Bookstore app which was built fully using JavaScript and JSX.In this app, you can add and search books from bookstore very easily.

Live Demo

Built with

  • JavaScript
  • React
  • JSX
  • SCSS
  • Node
  • Redux

Getting Started

  • Clone the repo [email protected]:Murodjon000/bookstore.git
  • cd into the project
  • Run git pull origin app
  • Run yarn install or npm install to install dependencies
  • On the terminal run npm run start open up the live server
  • To run tests write npm run test on the terminal

Author

👤 Murodjon Tursunpulatov

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

MIT License

Related Projects