Skip to content

SuprSend-NotificationAPI/social-app-react-app-inbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Inapp Inbox for Social Media Tools

Project Demo

Description

You can check how to use a React inapp notification center with dynamic theme functionality on a social media tool where lots of events come from the user interaction over the dashboard.

Table of Contents

Features

  • Displays follower count and daily follower changes for multiple social media platforms (e.g., Facebook, Twitter, Instagram, YouTube).
  • Allows users to view and interact with social media posts.
  • Provides a visually appealing and intuitive dashboard layout.

Installation

  1. Clone the repository:

    git clone https://github.com/suprsend-notificationapi/social-app-react-app-inbox
  2. Navigate to the project directory:

    cd social-app-react-app-inbox
  3. Install dependencies:

    npm install

Adding .env key

Head to the .env.sample file, where you must fill in the required keys. Then rename the .env.sample file to the .env file and save it.

Usage

  1. Start the development server:

    npm start
  2. Open your web browser and navigate to http://localhost:3000 to view the application.

Demo

Project Demo

Contributing

If you would like to contribute to this project, please follow the Contributor Covenant guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

About

React toast inapp notification center for applications involving user intereactions from frontend like social media tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published