/GREact

A React JS app which displays similar words, especially useful for GRE exam, grouped together under a common topic along with their meanings and examples for easy recollection by the learner

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

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