Skip to content

Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React, Redux, and Styled Components

Notifications You must be signed in to change notification settings

AnselemOdims/Bookstore

Repository files navigation

Bookstore

Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React, Redux, and Styled Components


Mini Demo

Live Demo

Live Link


Additional description about the project and its features.

Built With

  • Major languages (JavaScript)

  • Framework/Libraries (React, Bootstrap)

  • Technologies/tools used

    - create-react-app tool
    - Webpack(Code Bundlng et al)
    - Babel (code transpiling)
    - Jest(for testing)
    - Git(version control)
    - ESLint(JavaScript linting)
    - Stylelint(style linting)
    

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Usage

Clone this repository

$ git clone git@github.com:AnselemOdims/Bookstore.git
$ cd Bookstore

Run project

$ npm install
$ npm start # this will open it in the browser and enable hot reloading

Authors

👤 Anselem Odimegwu


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React, Redux, and Styled Components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published