GithubHelp home page GithubHelp logo

carlssonk / flare Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7.33 MB

Messenger app built with web technologies

Home Page: https://flare-messenger.com/

License: MIT License

HTML 0.33% JavaScript 79.97% SCSS 19.70%
react socket-io

flare's Introduction

Flare - Messenger

App Screenshot

Description

Flare - Messenger is a messenger app built with web technologies such as React and WebSockets. Some features includes private- and group-chats, custom profile, photo uploads, gif-files, in-app camera.

I built this app because I wanted a place I could send messages through 1 app, no matter which device or browser im using, the goal is to make a messenger app as accessible as possible.

Installation

Prerequisites

  1. You need to have MonogDB installed locally on your machine.
  2. Make sure you also have Node.js and NPM installed
  3. Make an account on cloudinary and add the following inside a .env file in the server folder: (Cloudinary is used for image uploading)
CLOUDINARY_CLOUD_NAME=[your_cloud_name]
CLOUDINARY_KEY=[your_api_key]
CLOUDINARY_SECRET=[your_api_secret]

Installation

  1. First create a folder where you want the project to be installed
  2. Clone project:
git clone https://github.com/CarlssonK/flare.git .
  1. Install packages in both client and server folders
cd client && npm i && cd ../server && npm i
  1. Start MongoDB on your machine and start both server and client servers with npm start
  2. Open up a web browser and go to http://localhost:3000

Technologies

  • React.js
  • SCSS
  • Ionic Framework
  • Express.js
  • Socket.io
  • MongoDB

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

flare's People

Contributors

carlssonk avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.