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

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

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)

#