Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanstromanilz/challenge-react-alkemy
https://github.com/juanstromanilz/challenge-react-alkemy
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juanstromanilz/challenge-react-alkemy
- Owner: JuanStromanIlz
- Created: 2021-10-13T16:57:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-28T18:16:44.000Z (about 3 years ago)
- Last Synced: 2023-09-06T03:25:41.728Z (about 1 year ago)
- Language: JavaScript
- Homepage: challenge-react-alkemy-one.vercel.app
- Size: 463 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Challenge React ALKEMY
Realización de una página web para crear un equipo de superhéroes en el marco de un challenge para Alkemy.
* Podemos agregar nuevos héroes al equipo, eliminarlos y buscar nuevos.
* Todas las stats de los héroes se suman en una lista de equipo general.
* Las acciones están protegidas sobre una autenticación con localStorage al realizar el login.
\
## 📖 En este proyecto:
* ✨ react hooks.
* 🗄️ react context.
* 📝 Validación de forms (Formik, Yup).
* 💅 styled-components.
* 📚 axios.
* 📖 Llamadas a API.
## 📷 Capturas:
***
[![Ver otros repos](https://img.shields.io/badge/-Ver%20otros%20repos-black?style=for-the-badge&logo=github&logoColor=white)](https://github.com/JuanStromanIlz)