An open API service indexing awesome lists of open source software.

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.

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

**Bookstore** The app lets the user to input items into to do list, edit, delete and so on

## 🛠 Built With

### Tech Stack

> Describe the tech stack and include only the relevant sections that apply to your project.

Programming languages



Technologies




Frameworks

Modules

Server

Database

### Key Features

- User can read book
- User can add book to the book list
- User can delete book from the book list

(back to top)

## 🚀 Live Demo

Please use the following link to access the website:

[react-bookstore.com](https://serene-truffle-54e4c3.netlify.app/)

(back to top)

## 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.

## 👥 Author

👤 **Haliljon Juraboev**

- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)

(back to top)

FUTURE FEATURES

## 🔭 Future Features

- [ ] **Planning to add some content to the categories page**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/haliljon/bookstore/issues).

(back to top)

## ⭐️ Show your support

Please consider giving a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank [Microverse](https://www.microverse.org/)

P.S. stackoverflow and google 😉

(back to top)

### 📝 License

- This project is [MIT](./LICENSE) lincensed.

(back to top)