Skip to content

alysonfs/slack-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Clone

Application running

https://slack-clone-623a6.web.app

Used technologies

  • React JS

    Developed with minimal organization of the pages and components.

    Used:

  • Firebase

    • Authentication ( Google Provide )
    • Firestore

Start application

Clone the project, download dependencies and start application

# go to your workspace folder
$ git clone https://github.com/alysonfs/slack-clone.git
# go to gmail-clone folder
$ cd slack-clone
# download dependencies
$ yarn
# start application
$ yarn start

To build

# just execute
$ yarn build

About

Practicing front-end development

Resources

Stars

Watchers

Forks

Packages

No packages published