omergal99 / pet-treat

Chat to my dog, connected to server with database. React.js

Home Page:https://gal-family.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pet-treat

An family aplication for my dog messi: https://gal-family.herokuapp.com/

Explanation - store with Redux

USE Node version v10.15.3

Im use yarn so we need to install it:

npm i -g yarn or not globaly: npm i yarn

After that install node modules:

yarn

And then we can run the Chat:

yarn start

Run the server for the chat to work:

node server.js

backend - https://github.com/omergal99/backend-pet

About

Chat to my dog, connected to server with database. React.js

https://gal-family.herokuapp.com/


Languages

Language:JavaScript 68.5%Language:CSS 27.7%Language:HTML 3.8%