Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javitocor/chat-app-react-native

A mobile chat app. Built with React Native.
https://github.com/javitocor/chat-app-react-native

chat-application express http mongojs react-native socket-io

Last synced: 8 days ago
JSON representation

A mobile chat app. Built with React Native.

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# Chat App - React Native

> A mobile chat app,following the instructions by [Udemy](https://click.linksynergy.com/deeplink?id=JVFxdTr9V80&mid=39197&murl=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Flearn-react-native-by-building-a-chat-app%2F). Built with React Native.

Additional description about the project and its features.

## Built With

- REACT NATIVE
- EXPO
- JAVASCRIPT
- EXPRESS
- MONGOJS
- SOCKET.IO
- HTTP
- GITHUB ACTIONS
- VSCODE

## Getting Started

### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/Chat-App-React-Native/archive/master.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/Chat-App-React-Native.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Chat-App-React-Native.git
```

* In the project directory, you can run:

- `$ npm install` or `$ yarn install` - installs all the dependencies required by the project

- `$ expo start` or `yarn start`- runs the app in the development mode:
- Scan the QR code with Expo app in your mobile phone, in your terminal or in your browser at [http://localhost:19002](http://localhost:19002)

## Author

👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/javitocor/Chat-App-React-Native/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments 🚀

- [React Native Documentation](https://reactnative.dev/docs/getting-started)
- [Udemy](https://click.linksynergy.com/deeplink?id=JVFxdTr9V80&mid=39197&murl=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Flearn-react-native-by-building-a-chat-app%2F)

## 📝 License

This project is [MIT](lic.url) licensed.

[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Chat-App-React-Native.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Chat-App-React-Native/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Chat-App-React-Native.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Chat-App-React-Native/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Chat-App-React-Native.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Chat-App-React-Native/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Chat-App-React-Native.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Chat-App-React-Native/issues