shivah12 / Bookstory

A book updating system to match what you currently reading.

Home Page:https://bookstory-eta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstory

Bookstory 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


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 link
$ cd Bookstore

Run project

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

🤝 Contributing

Contributions, issues, and feature requests are welcome!


Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A book updating system to match what you currently reading.

https://bookstory-eta.vercel.app

License:MIT License


Languages

Language:JavaScript 90.2%Language:HTML 6.1%Language:CSS 3.7%