Skip to content

Chatty will allow users to communicate with each other without having to register accounts.

License

Notifications You must be signed in to change notification settings

linyh0207/chattyApp

Repository files navigation

Chatty App

Chatty will allow users to communicate with each other without having to register accounts. It will use React,a popular front-end library created and used heavily by Facebook as well as modern tools for Node including Webpack and Babel.

Screenshots

"Screenshots of chatty messages" "Screenshots of chatty messages2"

React Boilerplate

A minimal and light dev environment for ReactJS.

Usage

Clone the boilerplate and create your own git repo.

git clone git@github.com:lighthouse-labs/react-simple-boilerplate.git
cd react-simple-boilerplate
git remote rm origin
git remote add origin [YOUR NEW REPOSITORY]
# Manually update your package.json file

Install the dependencies and start the server.

npm install
npm start
open http://localhost:3000

Dependencies

About

Chatty will allow users to communicate with each other without having to register accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7