An open API service indexing awesome lists of open source software.

https://github.com/ranjitodedra/trendit

This is a Mobile App version of TRENDIT Website
https://github.com/ranjitodedra/trendit

hacktoberfest hacktoberfest-accepted hacktoberfest2022 mobileapp-development react react-native

Last synced: 4 months ago
JSON representation

This is a Mobile App version of TRENDIT Website

Awesome Lists containing this project

README

          

Trendit



img

## Description
- This project is about building a react native app that provides top trending keywords from all over the internet (Google Trends, Twitter, Youtube, FB, Instagram ) using API.

## Purpose
- Using keywords from Trendit, a content creator can have the right idea on what to create or what keywords they can post to get maximum reach.

## Prerequisites

Before contributing or adding a new feature, Please make sure you have already installed the following tools:

- [Git](https://git-scm.com/downloads)

## Installation Steps

1. Fork the project


img

2. Clone the project by running
```
git clone https://github.com//trendit.git
```

3. Navigate to the project directory
```
cd trendit
```

4. Install dependencies with
```
npm i
```

5. Run
```
npm start
```

## Thanks to all Contributors

Thanks a lot for spending your time helping.

[![Contributors](https://contrib.rocks/image?repo=ranjitodedra/trendit)](https://github.com/ranjitodedra/trendit/graphs/contributors)

Managed by [Ranjit Odedra](https://github.com/ranjitodedra)