An open API service indexing awesome lists of open source software.

https://github.com/pranavmodx/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
https://github.com/pranavmodx/greact

context-api gre javascript reactjs vocabulary-builder

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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