Skip to content

mdfaizan7/react-twitch-type-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Gatsby

React - Twitch Type Clone

This is the complete code for my app Bit Connect, which is a social media app.

๐Ÿš€ Quick start

  1. Clone or download the copy from this repo

    git clone git@github.com:mdfaizan7/react-twitch-type-clone.git
  2. Install Dependencies

    cd react-twitch-type-clone/client  
    npm install --save

    if you are using yarn...

    cd react-twitch-type-clone/client
    yarn install
  1. Launch Project ๐Ÿš€

    cd api
    npm start
    cd client
    npm start

    if you are using yarn...

    cd api
    yarn start
    cd client
    yarn start

    Your site is now running at http://localhost:3000!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published