Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hendaniel committed Sep 13, 2020
2 parents f7b0d5e + a5177e1 commit 1c4858a
Showing 1 changed file with 4 additions and 31 deletions.
35 changes: 4 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Info

Esta aplicación web esta deployada en https://hendaniel.github.io/StoreReact/#/ , es una aplicación construida en React, con uso de Hooks para manejo de estados y Hooks personalizados, consume el api de https://aerolabchallenge.docs.apiary.io/#reference , donde se usa un token personal.

## Available Scripts

Expand Down Expand Up @@ -36,33 +39,3 @@ If you aren’t satisfied with the build tool and configuration choices, you can
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

### Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

### Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

### Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

### Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

### `npm run build` fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

0 comments on commit 1c4858a

Please sign in to comment.