Voice Controlled React News Application - Alan AI Voice Assistant
Clone and Run the project:
- Open your terminal and then copypaste:
$ git clone https://github.com/Hacking-NASSA-with-HTML/alan_ai_news_app.git
- Navigate into your new folder with cloned project by type in:
cd alan_ai_news_app
- Type in to install packages from npm:
$ npm install
- To run your react project and start a development server:
$ npm start
- Enjoy 👍
Get your own API_KEY alanKey from Alan Studio at https://studio.alan.app/projects and add it to your App.js file to line 6. Current API_KEY will NOT work!
Code which fully works on 09 September 2022 for Alan Studio platform: https://github.com/Hacking-NASSA-with-HTML/Alan_Studio_Artificial_Intelligence_News_App_Script
Give this repo a Star ⭐