Skip to content

This is a repository for a webchat website POC.

License

Notifications You must be signed in to change notification settings

ericgioche/WebchatWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebchatWebsite

This is a repository for a webchat website POC. THIS PROJECT WILL BE UPDATED WHEN I HAVE TIME!

About

The purpose for this project was to teach myself more about web develpment by challenging my self to make a encrypted webchatting website.

Building

npm install sqlite3          -API
npm install cors             -API
npm install express          -API/CLIENT
npm install react-router-dom -CLIENT

Usage

This project is ready to go once you npm start. Open http://localhost:8070 to view the website in your browser. The datatable contains a default user, the login credentials are:

username: user
password: pass123

Media

About

This is a repository for a webchat website POC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published