Skip to content

Deepgram Word Solver, is an endless letter re-arrangement game built with Deepgram and React and NextJS. The goal is to form words out of given the letters.

License

Notifications You must be signed in to change notification settings

tope-olajide/deepgram-word-solver

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Clone this repo: https://github.com/tope-olajide/deepgram-word-solver.git

Install all dependencies: "npm install"

Signup at https://deepgram.com/ to generate a free API key. create a .env file and your API like so: DEEPGRAM_API_KEY = XXXXxXXxXxXXxXxXXXxXxXXxxxxXXXxxXXxXxXXxxxxxxX

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/textToSpeech. This endpoint can be edited in pages/api/textToSpeech.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

Deepgram Word Solver, is an endless letter re-arrangement game built with Deepgram and React and NextJS. The goal is to form words out of given the letters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published