You can register and log in with your email address and tweet at the same time. Improvements will continue, I would be glad if you stars.
Click demo to try it by yourself!
You can view the site here Click Me
- React Hooks
- React Redux
- React Flip Move
- Deploy the App LIVE on Firebase
- Firebase Authentication
- Firebase's Firestore realtime Database
- Flexbox/ Grid
- Responsive Design
- Sass
Ercüment Laçın (ercumentlacin)
In the project directory, you can run:
To run it on local, you must create a file named .env in the root directory.
SASS_PATH=./node_modules;./src/styles
REACT_APP_API_KEY=your firebase apiKey
REACT_APP_AUTH_DOMAIN=your firebase authDomain
REACT_APP_PROJECT_ID=your firebase projectId
REACT_APP_STORAGE_BUCKET=your firebase storageBucket
REACT_APP_SENDER_ID=your firebase messagingSenderId
REACT_APP_APP_ID=your firebase appId
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.