Code Monkey home page Code Monkey logo

myreads-project's Introduction

MyReads-Project

MyReads is a project build using React library, it demonstares React fundamentals such as state management, react-router, life cycle events

Project Overview

MyReads is a cataloge app that shows a list of books initially showen in shelves as the following:

Currently Reading, Want to Read, and Read

Users can switch and move the books based on the categories.

Futhermore, the user can search by author or book name and add the books into the previous categories.

Project breakdown:

App.js has two routers: to the list books component and the search component. The BooksList component includes the Bookshelf component plus the search button. Bookshelf component maps over the books component. The books component include the BookshelfChanger component which changes the state of the books.

The search component has the close search button, SearchBooksInput component which takes the user input , and SearchBooksResults componen which maps the new books to the corresponding shelf.

Installation:

$ git clone https://github.com/NorahAlShaikhMubarak/MyReads-Project.git

$ cd myreads-project

$ npm install

Usage

Use the following command to run the browser: npm start

The project can be viewed in the browser at: http://localhost:3000

Screenshots of the project running

Main page: Screen Shot 2022-04-17 at 3 23 16 PM

Search page: Screen Shot 2022-04-17 at 3 22 39 PM

myreads-project's People

Contributors

norahalshaikhmubarak avatar

Watchers

 avatar

Forkers

shimaaattallah

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.