Skip to content

javenkn/slack-clone-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Clone

Purpose

To recreate a barebones Slack application while learning how to use React hooks, Node.js, Docker, Apollo, GraphQL, and PostgreSQL/Sequelize. Followed benawad's tutorials to gain a better understanding of the different technologies used throughout this project.

This project was bootstrapped with Create React App.

Try It Out On Local

Server

1. git clone https://github.com/javenkn/slack-clone-server.git
2. cd into that directory
3. npm install
4. npm start

Client

1. git clone https://github.com/javenkn/slack-clone-client.git
2. cd into that directory
3. npm install
4. npm start

About

Building a Slack clone from scratch (client side)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published