https://github.com/nyctophilus/react-news-app-ai
https://github.com/nyctophilus/react-news-app-ai
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nyctophilus/react-news-app-ai
- Owner: Nyctophilus
- Created: 2022-07-19T15:07:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T15:12:53.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T12:07:31.338Z (3 months ago)
- Language: JavaScript
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

React News App
Table of Contents
## Overview
React News Application powered by Alan voice AI, search news by source, category. the website app fully powered and navigatable by the AI.
## Stack
- React.js
- Integreted Alan Voice AI
- Custom hooks
- advanced folder structure---
## Getting Started
This project require some prequesites and dependenscies to be installed, you can find the instructions below
> To get Started, follow these simple steps :
## Installation
1. Clone the repo
2. go to project folder
3. install dependencies
```bash
npm i
npm run dev
```## Configurations
### Alan AI Config
```bash
npm i @alan-ai/alan-sdk-web words-to-numbers
```import alanBtn from "@alan-ai/alan-sdk-web";
### material-ui Config
```bash
npm i @material-ui/core classnames
```import
## liveDemo
[![Netlify Status]()]()