Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 533 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 533 Bytes

GREact

GREact is a React JS based web application which neatly displays important words for GRE exam along with their meanings and example sentences. Similar words are grouped together under a common topic for easy recollection by the learner.

Usage

  • Clone/Download the source code

  • Install all requirements

    npm install 
    

    or

    yarn install
    
  • Run :

    npm start
    
  • You will be automatically redirected to localhost:3000/ in your default browser

  • Navigate through the project