danielgrj / Raudo

Raudo the webapp that lets you connect with the professionals you need.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raudo

Raudo is a webapp that let all kinds of professionals connect with the people that need them

Installation

To install Raudo, you only need to clone the git repository and install the dependencies.

git clone https://github.com/danielgrj/easify

npm install

npm start

Usage

Raudo need the following enviroment variables to work. You only need to put them in your .env file. For google, facebook login and cloudinary storage you need valid credentials.

PORT=
DB=
SECRET=
FACEBOOK_APP_ID=
FACEBOOK_APP_SECRET=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
CLOUDINARY_NAME=
CLOUDINARY_KEY=
CLOUDINARY_SECRET=
EMAIL=
PASS=
HOSTURL=

Contributing

This project was made by _Daniel Garcia _Gisela

License

MIT

About

Raudo the webapp that lets you connect with the professionals you need.


Languages

Language:CSS 71.1%Language:JavaScript 14.9%Language:HTML 14.0%