Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.45 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.45 KB

CS361 Project - "We Love Nature"

"We Love Nature" for CS361(Software Engineering 1) project.

  1. Users can react(Like or Dislike) to nature images by swiping left or right, or pressing a Like/Dislike button.

  2. 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)).

  3. Users can change the style of images by pressing Style button.

Try it out (maybe it takes a while to load)

https://positive235.github.io/CS361-we-love-nature/

How To Run

cd CS361-we-love-nature
npm i
npm start

Screenshots

HomePage

basic

Tooltips to breifly explain the features

tooltip

How To Use

how to use

Ask users when pressing a Refresh button

ask users when pressing a Refresh button

A new set of nature images after Refresh button

after Refresh button

Credits

(1)

(2)