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
- Host: GitHub
- URL: https://github.com/ranjitodedra/trendit
- Owner: ranjitodedra
- Created: 2022-10-04T06:35:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T17:24:46.000Z (over 3 years ago)
- Last Synced: 2025-10-08T02:47:16.684Z (9 months ago)
- Topics: hacktoberfest, hacktoberfest-accepted, hacktoberfest2022, mobileapp-development, react, react-native
- Language: JavaScript
- Homepage: https://ranjitodedra.vercel.app/
- Size: 555 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Trendit
## 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
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.
[](https://github.com/ranjitodedra/trendit/graphs/contributors)
Managed by [Ranjit Odedra](https://github.com/ranjitodedra)