Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Thesaurus

Thesaurus Built on React v16.0.0

Instructions:

  • Clone this repository to the directory of your choice.

Note: To build and run this app, NPM needs to be running on your system. How to install NPM: https://docs.npmjs.com/getting-started/installing-node

  • Open up a terminal and cd to the directory you created for the cloned repo.
  • Run the following commands:
    • npm install (or npm i)
    • npm start

At this point the Node server is firing up. Once it has started, if you have the Chrome browser installed, it will automatically open the app in a new Chrome tab. If you do not have Chrome, in the console you will see the URL for the local server. Typically it is http://localhost:3000/. Just copy and paste that url in the browser of your choice.

The Node server has the live reload package installed so any saved file changes you make in your local repo will automatically be redeployed, and the browser will reload with your changes. (This is assuming you have Chrome, otherwise you will have to manually reload the page)

Demo: http://react.zonewebconsulting.com

This project was developed on top of the Create React App cli, https://github.com/facebookincubator/create-react-app.
The data for this app is retrieved from the free Words API, https://www.wordsapi.com/.

About

Thesaurus Built on React v16.0.0

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages