Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clubgamma/trendit

This website provide Top Trending keywords for content creators.
https://github.com/clubgamma/trendit

express good-first-issue good-practices hacktoberfest-accepted hectoberfest hectoberfest-accepted hectoberfest2022 mern mern-stack mongodb nodejs react

Last synced: 1 day ago
JSON representation

This website provide Top Trending keywords for content creators.

Awesome Lists containing this project

README

        

Trendit



img

## Description
- This project is about building a website 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)
- [NodeJs](https://nodejs.org/en/download/)
- [MongoDB](https://www.mongodb.com/try/download/community)

## 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=clubgamma/trendit)](https://github.com/clubgamma/trendit/graphs/contributors)

Managed by [Club Gamma](https://github.com/clubgamma)