lmas3009 / Books-Library-using-ReactJs

A Book Library for all Books Lovers made using React-Js. The API used for fetching books is Google Books API.

Home Page:https://bookslibraryreactjs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BooksLibrary

Book Library

A Book Library Website where can search books of your favourite authors.

API

Clone this repository

git clone https://github.com/jatiinyadav/Books-Library-using-ReactJs.git

Installation

  1. Run this command in your terminal: npm install
  2. In the project directory, you can run: npm start
  3. Builds the app for production to the build folder: npm run build

Getting Started

  1. You can learn more in the Create React App documentation.
  2. To learn React, check out the React documentation.

How to Contribute?

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and create a Branch for any Issue that you are working upon.
  • Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
  • Don't create a Issue or PR for very minor changes.

Project Maintainer


Jatin Yadav

forthebadge

Code of Conduct

You can find Code of Conduct here.

License

This project includes MIT License.

About

A Book Library for all Books Lovers made using React-Js. The API used for fetching books is Google Books API.

https://bookslibraryreactjs.netlify.app/

License:MIT License


Languages

Language:JavaScript 64.5%Language:SCSS 25.0%Language:HTML 10.5%