Skip to content

Latest commit

 

History

History
115 lines (91 loc) · 3.27 KB

README.md

File metadata and controls

115 lines (91 loc) · 3.27 KB

LinkedIn


Table of Contents
  1. About The Project
  2. Contributing
  3. Contact

About The Project

Gossips Gossips

The app is mainly built for learning purpose. Created a chat app that sends and receives messages at real time. User can create account and login with the same account once created. Firebase authentication is used. Users are provided with an option to reset password in case they forget it.

Built With

  • expo cli
  • react native
  • react-native-vector-icons
  • react-navigation/native
  • react-navigation/stack
  • firebase

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. npm install --global expo-cli expo
  2. Clone the repo
    git clone https://github.com/nsijwali/coinbase.git
  3. Install NPM packages
    npm install or yarn install
  4. start the app
    expo start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Nitin Sijwali - [email protected]