Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Factumex Prueba Técnica

App prueba técnica
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Instalación

  • Clonar repositorio
  • Ejecutar :
 yarn install 
  • Crear archivo .env.local con la información de ejemplo del archivo env.example Para agregar variables de entorno (endpoints API)
  • Para desarrollo :
yarn dev
  • Para hacer build de producción :
    yarn build
    
  • Para probar build de producción:
    yarn start
    
  • Ejecutar Linter:
yarn lint
  • Usuario y Contraseña de Prueba
  User: admin
  Password: root

Product Name Screen Shot

(back to top)

Built With

  • Next
  • React

(back to top)

Contact

Your Name - @adanuriplata - email@email_client.com

Project Link: https://github.com/adanuriplata/factum-test

(back to top)