Skip to content

Jromero97/realtime-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chat with sentiment analysis

This is a repository made with experimental intentions, all contents here is free to use and you'll be able of modify it.

This app is a chat room with sentiment analysis library.

Technologies

  • ReactJS
  • NextJS
  • Pusher
  • Pusher-JS
  • Sentiment
  • Express
  • WebStorm

NPM Scripts

The npm script that you can run to make it works are:

To install dependencies you must run:

`$ npm install`

To start the development environment you can run

`$ npm run dev` 

To build the project for production you can run

`$ npm run build`

To run the project in production environment you can run

`$ npm run start`

References

This tutorial was made from a medium blog post.

https://codeburst.io/build-a-chat-app-with-sentiment-analysis-using-next-js-c43ebf3ea643

You can check this to more improvements.

About

A react application with sentiment analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages