https://github.com/brivan-26/whatsup-clone
Whatsup Clone using React and firebase
https://github.com/brivan-26/whatsup-clone
Last synced: 6 months ago
JSON representation
Whatsup Clone using React and firebase
- Host: GitHub
- URL: https://github.com/brivan-26/whatsup-clone
- Owner: Brivan-26
- Created: 2021-09-18T18:00:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T18:08:54.000Z (about 4 years ago)
- Last Synced: 2025-02-15T19:17:21.902Z (8 months ago)
- Language: JavaScript
- Size: 268 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Please read the following!
What's up clone using NextJS(React framework) and firebase, to let some fun to you on this app, i remove the responsivity and its your task to make it responsive!
## Important NOTE !
Please get your create a firebase database for this project and then past the config to `firebase.js` inorder to make your backend works perfectly.
Finally feel free to change anything.## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```