Skip to content

Chat-app build with create-react-app using React with Hooks, Redux Toolkit, Socket.io and Formik. Design and layout are performed with React-Bootsrap. Production errors are monitored by Rollbar.

Notifications You must be signed in to change notification settings

elenashcherbinina/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

Project description:

Chat-app build with create-react-app using React with Hooks, Redux Toolkit, Socket.io and Formik. Design and layout are performed with React-Bootsrap. Production errors are monitored by Rollbar.

Login-Page

Signup-Page

Chat-Page

Demo:

React-Chat-App on: Render

Requirements:

node.js 16.0+

Install:

Clone the repository:

git clone [email protected]:elenashcherbinina/chat-app.git

Install the dependencies:

make install

Run the app on localhost

make start

Deploy and run

npm run build
npm start

About

Chat-app build with create-react-app using React with Hooks, Redux Toolkit, Socket.io and Formik. Design and layout are performed with React-Bootsrap. Production errors are monitored by Rollbar.

Resources

Stars

Watchers

Forks

Packages

No packages published