Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwlBot React.js Frontend

Frontend application for OwlBot Dictionaty API. OwlBot is a free English dictionary HTTP API.

Steps to get started:

  1. Get API token from owlbot.info.

  2. Put token in .env.local file like this:

    REACT_APP_TOKEN="your-token-here"
  3. Visit https://cors-anywhere.herokuapp.com/ and click on Request temporary access to the demo server.
    (This is a temporary workaround to CORS security mechanism )

  4. Install dependencies with

    npm install
    
  5. Run application

    npm start
    

About

Frontend application written for OwlBot API using React

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages