Giter Site home page Giter Site logo

charlesgobina / api-bookstore Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.73 MB

Api Bookstore is a website that allows users to keep track of their favorite books by adding and removing books. Users can add a book by category too.

HTML 11.76% CSS 28.51% JavaScript 59.73%
react html css3 javascript redux redux-thunk

api-bookstore's Introduction

Bookstore

The bookstore is a website that enable users to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book. By building this application, I will learn how to use React and Redux.

Technologies Used

  • Languages (JSX, CSS)
  • Library (React)
  • Git
  • Gitflow

Software Requirements

  • Node.JS
  • npm
  • Code Editor
  • Git

Installation

  • Clone the repo using the command below
git clone [email protected]:charlesgobina/api-bookstore.git
  • Navigate to the directory in which you cloned the project and use the command below
cd api-bookstore
  • Install all project dependencies and packages using the command below
npm install
  • Start the server to run the application locally using the command below
npm start

Authors

Charles Gobina ๐Ÿง‘โ€๐ŸŽ“

Contributing ๐Ÿค

Contributions, issues, and feature requests are welcome!

  • Fork this repo using the command below
gh repo fork [email protected]:charlesgobina/api-bookstore.git
  • Clone the forked repo using the command below
git clone [email protected]:charlesgobina/api-bookstore.git
  • Navigate to the directory in which you cloned the project and use the command below
cd api-bookstore
  • Switch to dev branch using the command below
git checkout dev
  • Create a new feature branch using the command below
git checkout -b [name_of_feature_branch]
  • Commit your changes using git commit as shown below
git commit -m ["enter a commit message"]
  • Push your changes using
git push -u origin [name_of_feature_branch]
  • Open pull request to the dev branch

Show your support

Give a :star: if you like this project.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

License ๐Ÿ“

This project is MIT licensed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.