https://github.com/timowest12/bookstore2.0
https://github.com/timowest12/bookstore2.0
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timowest12/bookstore2.0
- Owner: Timowest12
- Created: 2021-12-14T17:06:01.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-12-16T13:37:56.000Z (over 4 years ago)
- Last Synced: 2025-02-05T17:17:14.211Z (over 1 year ago)
- Language: JavaScript
- Size: 869 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Book store
In this project, I set up a React single pag app(SPA) and made a dynamic bookstore using react and redux. The books are stored in redux global storage.

## Built With
- Java Script
- React
- HTML
- CSS
- React
- NPM
- NPX
## Getting Started
If you want to use this repo as a template, you can do so; follow the instructions below.
### Usage
Download it directly by ZIP, open the index file in a text editor, and you can change the content to match your own.
CD into the root folder and run npm i(NodeJs and NPM required)
run npm start to launch project on local server
alternatively:
open your terminal
type `git clone` https://github.com/Timowest12/Bookstore2.0.git
type `cd bookstore` to change directory to the folder of the project
in your terminal type `npm install` to install all dependencies
run `npm start` in your terminal
## Authors
👤 **Timo Wester**
- GitHub: [@githubhandle](https://github.com/Timowest12)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/timo-wester-6a0282a7/)

## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./MIT) licensed.