Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 1.75 KB

README.md

File metadata and controls

76 lines (52 loc) · 1.75 KB

Chatzap Frontend

🔨 Thiago Marinho Pereira

GitHub language count Repository size GitHub last commit License

Technologies   |    Project   |    Installation   |    License


Chatzap

🚀 Technologies

This project was built using following technologies:

💻 Project

System to chat with friends.

🔧 Installation

You must install app dependencies using the following command on your Terminal:

# yarn
$ yarn install

# npm
$ npm install

Execute the following command to start app:

# yarn
$ yarn start

# npm
$ npm start

📝 License

This project is under MIT License. Check out LICENSE file to more details.


Built with ♥️ by Thiago Pereira