Bookstore CMS
This is an online library application that enables users to keep track of books in their library by adding to and removing books from a list. Built with React JS, Redux and CSS.
Built With
- React JS & Redux
- CSS
- JavaScript
Live Demo
Netlify cloud hosting |
---|
Online demo link |
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
node js
npm
Setup
Clone the repository and change the directory to bookstore
$ git clone [email protected]:Felix45/bookstore.git
$ cd bookstore
Install
Install all project dependencies by running the command below
$ npm install
Usage
Start the http application server
$ npm start
Visit Application
$ http://localhost:3000
Authors
|
Github | ||
---|---|---|---|
Felix Ouma | @Felix45 | @Felix_Atonoh |
🤝
Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a
Acknowledgments
- Hat tip to Microverse for giving me this project to work on
- Hat tip to Microverse for the Bookstore API used in this project
📝
License
This project is MIT licensed.