# Clone this repository
$ git clone https://github.com/hakki264ulku/Social-Media-App-React-Firebase-Tailwind
# Go into the repository
$ cd Social-Media-App-React-Firebase-Tailwind
# Install the dependencies
$ npm install
# You need to modify firebase files according to your own firebase application.
Refer to the link: https://firebase.google.com/docs/storage/web/start
# Start to see the application in the localhost:3000
$ npm run start
This project is made available under the MIT License.