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

https://github.com/teekaytech/bookstore


https://github.com/teekaytech/bookstore

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

### React Bookstore App

![](https://img.shields.io/badge/Microverse-blueviolet)

# React Bookstore App

> A bookstore application built with React and Redux

![screenshot](./public/screenshot.png)

Additional description about the project and its features.

## Built With

- JavaScript ES6
- React
- Redux Store
- Eslint / Stylelint
- CSS
- npm
- React-Create-App

## Live Demo

[Live Demo Link](https://quiet-refuge-91497.herokuapp.com/)

## Getting Started

To get a local copy up and running follow these simple example steps.
- On the project GitHub page, navigate to the main page of the repository [this page](https://github.com/teekaytech/Bookstore.git).
- Under the repository name, locate and click on a green button named `Code`.
- Copy the project URL as displayed.
- If you're running Windows Operating System, open your command prompt. On Linux, Open your terminal.
- Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
- Type `git clone`, and then paste the URL you copied in Step 3.

`$ git clone https://github.com/teekaytech/Bookstore.git` Press Enter key

- Press Enter. Your local copy will be created.

Please Note that you must have github installed on your PC, this can be done

### Prerequisites
- [Git](https://gist.github.com/derhuerst/1b15ff4652a867391f03).
- Web browser (Chrome/Firefox)
- [Node](https://nodejs.org/en/)
- [NPM](https://www.npmjs.com/get-npm)

### Usage
- `npm install` to install the dependencies and packages
- `npm start` to test the app after changes were made

## Authors

👤 **Precious**

- Github: [@Precious](https://github.com/evabanegacom)

👤 **Taofeek Olalere**

- Github: [@teekaytech](https://github.com/teekaytech)
- Twitter: [@ola_lere](https://twitter.com/ola_lere)
- Linkedin: [olaleretaofeek](https://linkedin.com/in/olaleretaofeek)
- Portfolio: [Olalere Taofeek](https://teekaytech.github.io/olaleretaofeek/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://.microverse.org/)
- [create-react-app boilerplate from Facebook team](https://github.com/facebook/create-react-app)
- [Create React App Buildpack](https://github.com/mars/create-react-app-buildpack)
- [React-Redux](https://react-redux.js.org/)
- [NetNinja React Redux Tutorial on Youtube](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ij8CfkAY2RAGb-tmkNwQHG)

## 📝 License

This project is [MIT](lic.url) licensed.