https://github.com/gabrielmodog/telzir
Implementation of FaleMais for Telzir.
https://github.com/gabrielmodog/telzir
Last synced: 5 months ago
JSON representation
Implementation of FaleMais for Telzir.
- Host: GitHub
- URL: https://github.com/gabrielmodog/telzir
- Owner: GabrielModog
- License: mit
- Created: 2020-09-15T21:51:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T17:14:53.000Z (almost 6 years ago)
- Last Synced: 2025-04-02T05:30:33.821Z (about 1 year ago)
- Homepage: https://wizardly-goodall-12554b.netlify.app/
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FaleMais - Telzir
## About
The Telzir company is expert in calls with long distance and goes to put a new product in the market, called "FaleMais".
Actually the client can do some calls to the others cities by paying some tax and fixed values in the DDDs list. With this new product the user can talk for free certain time, until hitch the time limit.
## Installation
- Clone the repository: `github.com/GabrielModog/telzir.git`
- Access the directory: `cd telzir`
- Install the dependencies: `yarn`
- Run the app: `yarn start`
## Testing
if the dependencies are installed you can run the
unit tests suites.
- `yarn test`
## Technologies
- reactjs
- typescript
- jest
- react-bootstrap
project made by @gabrielmodog