haitham911 / myreads

Course project for React Fundamentals course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyReads

MyReads is a simple cataloging app that allows you to place books in one of three shelves or categories. Currently Reading Want to Read Read

Installation

$ git clone https://github.com/haitham911/myreads.git
$ cd starter
$ npm install```

## Usage

```npm
npm start

# To Visit App:
localhost:3000 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Course project for React Fundamentals course

License:Other


Languages

Language:JavaScript 82.9%Language:CSS 12.3%Language:HTML 4.8%