Code Monkey home page Code Monkey logo

bookstore's Introduction

Bookstore

microverse icon

The Bookstore is a website that display a list of books, add a book, and remove a selected book.

screenshot

Built With

  • Major Languages: JavaScript.
  • Libraries: React,
  • Technologies used:
- create-react-app tool
- Git version control
- ESLint code linting
- StyleLint code linting
- Prettier code formatting
- Babel transpiling
- Webpack bundling
- netlify deployment

Live Demo

Getting Started

To get a local copy up and running, follow the steps in Setup below.

Prerequisites

Basic knowledge of HTML, CSS, JavaScript, and React.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/LIBERCOSOFT/bookstore.git - for HTTP
git clone [email protected]:LIBERCOSOFT/bookstore.git - for SSH
  • Once the files are on your machine, open the bookstore folder in your preferred code editor e.g VS Code, Atom, etc. , and follow the steps in Installation & Set Up

๐Ÿ›  Installation & Set Up

  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
  3. Open http://localhost:3000 to view it in the browser.

๐Ÿš€ Building and Running for Production

  1. Generate a full static production build

    npm run build

๐Ÿš€ Testing Application

  1. Test the items Counter and Comments Counter function

    npm test

Install

The following tools help make easier to work with sample code.

Authors

๐Ÿ‘ค Kolapo Precious Akinrinlola

๐Ÿค 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.

bookstore's People

Contributors

libercosoft avatar

Watchers

James Cloos avatar  avatar

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.