dfoltynski / meetme

The plan is to make application for setting up meetings with random people when you are bored

Home Page:https://meetme-app.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meetme 🌍

⬜ To do:

  • Mobile version in React Native
  • improve MessageBox performance
  • scroll to the bottom of MessageBox each time new message is sent
  • Realtime markers
  • Change "wierd" to "weird" on screenshots
  • 100% there is something more to do

πŸ”§ Tools:

react nodejs reduxjs react figma

πŸ‘ Preview:

Usage:

CREATE PUBLIC FOLDER IN BACKEND
git clone https://github.com/dfoltynski/meetme.git
cd meetme/
cd client/ && npm i --save
npm start

Open new terminal

cd backend/ && npm i --save
nodemon server.js

About

The plan is to make application for setting up meetings with random people when you are bored

https://meetme-app.herokuapp.com


Languages

Language:JavaScript 87.7%Language:CSS 11.8%Language:HTML 0.5%Language:Shell 0.0%