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
- Host: GitHub
- URL: https://github.com/pranavmodx/greact
- Owner: pranavmodx
- License: mpl-2.0
- Created: 2019-05-26T13:00:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:59:21.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T12:24:04.178Z (over 2 years ago)
- Topics: context-api, gre, javascript, reactjs, vocabulary-builder
- Language: JavaScript
- Homepage: https://pranavmodx.github.io/GREact/#/
- Size: 6.08 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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