Skip to content

Latest commit

 

History

History
146 lines (96 loc) · 3.37 KB

README.md

File metadata and controls

146 lines (96 loc) · 3.37 KB

MIT License LinkedIn


Logo

Twitter Dev

It is a twitter like application which I had made using React and Graphql and Mongoose.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

Twitter Dev

Netflix

(back to top)

Built With

(back to top)

Getting Started

For installing the application, you will have to follow the steps mentioned below:

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/bluzeey/ai-news-app.git
  2. Install NPM packages
    npm install
  3. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

(back to top)

Usage

To use the application, simply tap microphone Icon , and say the required need.

(back to top)

License

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

(back to top)

Contact

Sahil Maheshwari - @TalkinIdeas - [email protected]

Project Link: Twitter Dev

(back to top)