Skip to content

Hacking-NASSA-with-HTML/alan_ai_news_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with this React App

Voice Controlled React News Application - Alan AI Voice Assistant


Clone and Run the project:

  1. Open your terminal and then copypaste:
$ git clone https://github.com/Hacking-NASSA-with-HTML/alan_ai_news_app.git
  1. Navigate into your new folder with cloned project by type in:
cd alan_ai_news_app
  1. Type in to install packages from npm: $ npm install
  2. To run your react project and start a development server: $ npm start
  3. Enjoy 👍

See Deployed site at: Netlify Status


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 ⭐