If you try to run it directly from the URL, it won't run because your distinct ID hasn't been set up on the application yet. You can clone, then set your distinct ID on platform to see it working.
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.
- 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.
-
Clone the repository:
git clone https://github.com/suprsend-notificationapi/social-app-react-app-inbox
-
Navigate to the project directory:
cd social-app-react-app-inbox -
Install dependencies:
npm install
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.
-
Start the development server:
npm start
-
Open your web browser and navigate to
http://localhost:3000to view the application.
If you would like to contribute to this project, please follow the Contributor Covenant guidelines.
This project is licensed under the MIT License. See the LICENSE file for details.
- GitHub: Nik L
- Email: nklkumar0321@gmail.com