"We Love Nature" for CS361(Software Engineering 1) project.
-
Users can react(Like or Dislike) to nature images by swiping left or right, or pressing a Like/Dislike button.
-
Users can see new set of nature images with Refresh button by using my microservice(Nature Image Web Scraper(https://github.com/positive235/CS361-image-web-scraper)).
-
Users can change the style of images by pressing Style button.
cd CS361-we-love-nature
npm i
npm start
(1)
- Copyright file:"https://github.com/3DJakob/react-tinder-card-demo/blob/master/src/examples/Advanced.js"
- Copyright (c) 2020 All Rights Reserved
- Author: Jakob Unnebäck
- Summary: react-tinder-card Advanced Example
(2)
- Copyright file:"https://github.com/3DJakob/react-tinder-card-demo/blob/master/src/App.css"
- Copyright (c) 2020 All Rights Reserved
- Author: Jakob Unnebäck
- Summary: react-tinder-card CSS Example