This project is a React based bookstore built as part of the Microverse React module coursework. It uses npm as a package manager and redux to handle state variables.
The project is a react bookstore app designed to act as the front-end of a fictional company. Its purpose is to organize manage bookstore assets in a fast, dynamic and responsive manner.
- To Be Determined Upon Completion
- Atom
- Ubuntu
- Node.js / npm
- React / React-DOM
- React-Create-App
- Redux
- JavaScript ES6 / HTML / SCSS
Try it out here
To get this project up and running locally, you must have node and npm installed on your computer.
To get this project set up on your local machine, follow these simple steps:
Step 1
Navigate to the local folder where you want the repository to be cloned and run
git clone https://github.com/defoebrand/bad-magic-books.git
.
Step 2
Next, run cd bad-magic-books
.
Step 3
Run npm start
to begin the server.
Step 4
Navigate to http://localhost:3000/
in a browser of your choice to see the application running
This project uses Jest for testing.
To run tests open a terminal inside the project's root directory and enter
npm test
👤 Brandon Defoe
- Portfolio: defoebrand
- Github: @defoebrand
- LinkedIn: @defoebrand
- Gmail: mailto:defoe.brand@gmail.com
Our favorite contributions are those that help us improve the project, so please leave an issue or a feature request if you have any suggestions!
Feel free to check the issues page to either create an issue or help us out by fixing an existing one.
If you've read this far....give us a ⭐️!
- Microverse
This project is licensed by Microverse