https://github.com/haliljon/bookstore
A web application to store Book name, Author name and Category name in in remote. It allows the user to add and remove books to the list.
https://github.com/haliljon/bookstore
css javascript react-redux
Last synced: 9 months ago
JSON representation
A web application to store Book name, Author name and Category name in in remote. It allows the user to add and remove books to the list.
- Host: GitHub
- URL: https://github.com/haliljon/bookstore
- Owner: haliljon
- License: mit
- Created: 2023-01-27T15:24:38.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2023-07-15T13:35:05.000Z (almost 3 years ago)
- Last Synced: 2024-12-30T08:11:57.850Z (over 1 year ago)
- Topics: css, javascript, react-redux
- Language: JavaScript
- Homepage: https://serene-truffle-54e4c3.netlify.app/
- Size: 1.59 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bookstore
# 📗 Table of Contents
- [Bookstore](#bookstore)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Bookstore ](#-bookstore-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Deployment Link:](#deployment-link)
- [💻 Getting Started with Create React App ](#-getting-started-with-create-react-app-)
- [Available Scripts](#available-scripts)
- [`npm start`](#npm-start)
- [`npm test`](#npm-test)
- [`npm run build`](#npm-run-build)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License](#-license)
**Bookstore** The app lets the user to input items into to do list, edit, delete and so on
> Describe the tech stack and include only the relevant sections that apply to your project.
Programming languages
Technologies
Frameworks
Modules
Server
Database
- User can read book
- User can add book to the book list
- User can delete book from the book list
## 🚀 Live Demo
Please use the following link to access the website:
[react-bookstore.com](https://serene-truffle-54e4c3.netlify.app/)
## Deployment Link:
## 💻 Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `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](https://facebook.github.io/create-react-app/docs/deployment) for more information.
👤 **Haliljon Juraboev**
- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)
FUTURE FEATURES
- [ ] **Planning to add some content to the categories page**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/haliljon/bookstore/issues).
Please consider giving a ⭐️ if you like this project!
> Give credit to everyone who inspired your codebase.
I would like to thank [Microverse](https://www.microverse.org/)
P.S. stackoverflow and google 😉
### 📝 License
- This project is [MIT](./LICENSE) lincensed.