Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/clubgamma/trendit
- Owner: clubgamma
- Created: 2022-09-30T16:33:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T18:37:02.000Z (about 2 years ago)
- Last Synced: 2023-03-06T05:53:16.985Z (over 1 year ago)
- Topics: express, good-first-issue, good-practices, hacktoberfest-accepted, hectoberfest, hectoberfest-accepted, hectoberfest2022, mern, mern-stack, mongodb, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 4.86 MB
- Stars: 2
- Watchers: 0
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Trendit
## 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
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)