daudi13 / bookstore

The BookStoreCms is a website that enables a user to store their books in order and to keep track of them. A user can add, update and delete a book on the go, wherever they are so long as they have an internet connection.

Home Page:https://bookstorecms.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore

The BookStoreCms is a website that enables a user to store their books in order and to keep track of them. A user can add, update and delete a book on the go, wherever they are so long as they have an internet connection.

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

Check the live demo here check the backend repo here

Project List

  • Initialize project with components (React only).
  • Add reducers and actions.
  • Use Redux in React components.
  • Connect to API.
  • Styling.

Built with

  • React
  • CSS3
  • redux-toolkit

Getting Started

To get a local copy up and running follow the steps below

  • clone this repo by copy pasting this on your terminal git clone https://github.com/daudi13/bookstore

  • open the project folder 'cd bookstore'

  • Run 'npm install' to install all dependencies

  • Run 'npm start' to start the live server

Author

David Ouma

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your Support

Give a star if you like this project!

License

This project is under the MIT license.

About

The BookStoreCms is a website that enables a user to store their books in order and to keep track of them. A user can add, update and delete a book on the go, wherever they are so long as they have an internet connection.

https://bookstorecms.vercel.app

License:MIT License


Languages

Language:JavaScript 72.5%Language:CSS 24.9%Language:HTML 2.6%