/pronounce

A simple way to practice your English pronunciation. Made using Next.js

Primary LanguageJavaScriptMIT LicenseMIT

Pronounce

A simple way to practice your English pronunciation.

Repository size  GitHub last commit  Repository issues  GitHub

Technologies   |    How To Use   |    License   

🚀 Technologies

This project was developed with the following technologies:

📘 How To Use

Creating a repository from a template First of all you need to create a .env file with the following variable: API_DEEPGRAM={YOUR API DEEPGRAM}

To start developing, you'll need Git and Node.js or Yarn installed on your computer. From your command line:

# Install dependencies
$ npm i
#or
$ yarn

# To run the backend server
$ npm run dev
#or
$ yarn dev

#To run the front end locally in development mode with live reload:
$ npm run front
# or
$ yarn front

#To see the results locally in production mode:
$ npm run build
$ npm run start
# or
$ yarn build
$ yarn start

📄 License

This project is under the MIT license. See the LICENSE for more information.

💻 Author


Fernando Groders

Made by Fernando Groders 👋🏽 Contact-me!
Instagram Badge Linkedin Badge Gmail Badge