sun-empire-solutions/meets-app

Improve sign in button contrast

Closed this issue · 8 comments

Try a dark color for the text

image

Similar to this

image

Hey @amendezm I would like to do this one as it seems like its in my level of knowledge (I am a beginner), so could I do this. Also could you guide me with how to run the project, I have forked and cloned this repository but cant find a way to run this project on my device.

Hello there @Aspireve. Yo can go ahead with this issue. I will assign it to you.

Did you try:

  • npm install
  • npm start ?

You must also have a twilio account, create a .env file and fill the values. See .env.example file

@Aspireve if you like share me your email so I can invite you to our slack workspace and send my .env file for DM

metahuman08@gmail.com is my email
could you tell me a bit more about a .env file

also on running npm start I get

> twilio-video-app@1.0.1 start
> concurrently twilio-run npm:build
concurrently' is not recognized as an internal or external command,
operable program or batch file.

I did already run an npm install

Try install concurrently globally

@Aspireve ☝️

@Aspireve I just sent you an email with the slack invitation

I did not receive any mail on that mail id, could you please send it again.

Oh now it says I need an Account SID to run, i guess that is the .env file that you will be providing right