https://github.com/alkiory/zfed
https://github.com/alkiory/zfed
css firebase firebase-firestore html react typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alkiory/zfed
- Owner: alkiory
- Created: 2022-05-03T21:52:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T16:02:43.000Z (about 4 years ago)
- Last Synced: 2025-07-12T05:22:57.163Z (12 months ago)
- Topics: css, firebase, firebase-firestore, html, react, typescript
- Language: CSS
- Homepage: https://zfed2022.web.app
- Size: 1.37 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZEMOGIAN UI-TEST
## Resume
Our client's app Rule of Thumb™️ tracks the sentiment of their users on trending and controversial people from different fields, including politics, business, media and entertainment, etc. The website has the following requirement: they need to present their users with an easy way to share their opinion on each presented celebrity, using votes (thumbs up and down), and display the results to the user while the poll is open. These features should be available to all users, regardless of where they're accessing the website from, whether it's a smartphone, a tablet or a desktop computer.
## Tools
- React ``Hooks`` and ``Hoc``
- Module css
- Local Storage
- Seo
- Javascript
- Firebase
## Available Scripts
In the project directory, you can run:
### `npm start`
The app run in the local server:
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
## Live Demo
You can see the live demo here >> https://zfed2022.web.app/
### Notes
In the source code if you want to implemente or copy this, you need to import your own private and public key, asigned to you by [Firebase](https://firebase.google.com/?hl=es)
#