Eric Whale

Edit readme

......@@ -7,6 +7,7 @@ This web-app project contains 3 functionality.
1. Weather Chatbot that doesn't look like a chatting app.
2. twitter like social network service.
3. Secure(encrypted) messaging service. (not built)
4. Signin/CreateAccount with Google/GitHub using OAuthl. (not built)
The main goal of this project is not to make something useful but to learn/use as much as possible.
......@@ -19,7 +20,7 @@ The main goal of this project is not to make something useful but to learn/use a
* Front End : React
* Back End : node.js & expressjs
* authentication/authorization : JWT, bcypt
* Domain : domain.com
* Domain Name : domain.com
* Hosting : aws lightsail
## License
......