Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/strawhat19/whats-your-deal

Practicing Asyncronous Fetching with Stocks API.
https://github.com/strawhat19/whats-your-deal

javascript react sass

Last synced: about 12 hours ago
JSON representation

Practicing Asyncronous Fetching with Stocks API.

Awesome Lists containing this project

README

        

# Whats Your Deal

[![License Badge: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

Practicing Asyncronous Fetching with Stocks API.

![Screenshot of Application](https://raw.githubusercontent.com/strawhat19/Whats-Your-Deal/main/client/public/assets/screenshot1cropt.jpg)
![Screenshot of Application 2](https://raw.githubusercontent.com/strawhat19/Whats-Your-Deal/main/client/public/assets/screenshot2.JPG)
![Screenshot of Application 3](https://raw.githubusercontent.com/strawhat19/Whats-Your-Deal/main/client/public/assets/screenshot.JPG)

## Table of Contents
* [Installation](#installation)
* [Usage](#usage)
* [Tests](#tests)
* [Contributors](#contributors)
* [Contributions](#contributions)
* [Licensing](#licensing)
* [Questions](#questions)

## Installation
```
git clone [email protected]:strawhat19/Whats-Your-Deal.git
cd Whats-Your-Deal/
npm install
npm run develop
```

## Usage
#### View the deployment or install it yourself following the instructions. To edit the styling of components, use the custom CSS files.
https://whats-your-deal.herokuapp.com/

## Tests
#### Jest & NPM Tests were used to ensure quality on this Application.

## Contributors
#### The Contributors of this Application: Rakib Ahmed, Darrell Carter, Alexander Davis, James Li

## Contributions
#### To contribute to this application, you can: Fork it, Clone it, Branch it!

## Licensing
[![License Badge: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
####
MIT License

Copyright (C) 2012-2020 by various contributors (see AUTHORS)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Copyright 1998 by the Massachusetts Institute of Technology.

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation, and that
the name of M.I.T. not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior permission.
M.I.T. makes no representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied warranty.
#### https://opensource.org/licenses/MIT

## Questions
#### GitHub Profile: [*strawhat19*](https://github.com/strawhat19)
#### Contact me or ask me questions at [[email protected]](mailto:[email protected]).