https://github.com/rohitroy-github/react-slack-clone
https://github.com/rohitroy-github/react-slack-clone
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rohitroy-github/react-slack-clone
- Owner: rohitroy-github
- Created: 2020-09-14T14:15:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T19:34:48.000Z (over 5 years ago)
- Last Synced: 2025-04-06T06:26:26.794Z (10 months ago)
- Language: HTML
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CREATING A NEW PROJECT
Make sure you have npm and node and also create-react-app-tool
...
create-react-app project-name
...
OR
...
git clone https://github.com/rohitroy-github/react-slack-clone.git
...
# starting
...
npm start