Skip to content

This is a training react app for practicing my new react skills

Notifications You must be signed in to change notification settings

AlexanderEstebanZapata1994/heathly-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge

Crear una applicación web orientada al sector salud que contenga los siguientes módulos:

  1. Un módulo de Login/Autenticación para los usuarios.
  2. Un módulo de registro de usuarios.
  3. El perfil del paciente con datos personales como nombre, email, avatar.
  4. Las enfermedades del paciente.
  5. El historial medico del paciente (las consultas que este ha realizado en el ultimo año).
  6. Un plan de Bienestar en el cual los pacientes podrán escoger entre una lista de actividades sus actividades favoritas para mejorar su estado de salud, basado en estos se mostraran tips personalizadas al paciente.

Pueden utilizar bien sea el ciclo de vida de react o hacer uso de Hooks según lo consideren conveniente.

TypeScript es un requerimiento obligatorio

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

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.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

This is a training react app for practicing my new react skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published