samwinslow / rand-thesaurus

Thesaurus webapp for generating synonyms & exploring syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thesaurus sentence builder

Made for fun, to explore the Mirriam-Webster Thesaurus API, and to find quirks of English syntax and vocabulary.

Screen Shot 2022-01-10 at 12 43 24 AM

See it in action here: https://rand-thesaurus.netlify.app/. You'll want to get a Thesaurus API key from dictionary.com.

Available Scripts

This project was bootstrapped with Create React App. In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Thesaurus webapp for generating synonyms & exploring syntax

License:MIT License


Languages

Language:JavaScript 63.8%Language:HTML 18.4%Language:CSS 17.8%