An open API service indexing awesome lists of open source software.

https://github.com/rohitroy-github/react-slack-clone


https://github.com/rohitroy-github/react-slack-clone

Last synced: 23 days ago
JSON representation

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