/watchsportsfullstack

This project is created by scraping the data from Sportsbay.org

Primary LanguageJavaScript

Watch Sports

This is a fullstack project created using React Technology

NPM Version

Watch Sports is created using Following :

  • Cheerio
  • Reactjs
  • Nodejs
  • Material UI

Installation

git clone https://github.com/joerush18/watchSports.git
cd backend
npm install
yarn start
cd footballApp
npm install
yarn start

Usage example

This project is created by scraping the data from Sportsbay.org

Meta

Contributing

  1. Fork it (https://github.com/joerush18/watchsports.git/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request