Bienvenido a Chilean Birds, un sitio web donde se utiliza una API de aves chilenas para buscar y mostrar la fauna apiaría chilenas. Este proyecto fue creado con el objetivo de aprender elementos básicos de Express y Axios.
- Frontend: React, HTML, Tailwind CSS, TypeScript
- Frontend: Axios, Express, Node.js
- Herramientas: Git, Vite, React-Icons
- Llamada a la API: Utiliza Axios para realizar llamadas a la API de aves chilenas y mostrarlas
- Buscador: Un buscador básico para filtrar las aves por cualquiera de sus nombres (español, inglés, latín)
El proyecto actualmente se encuentra desplegado en Vercel: https://chilean-birds-eight.vercel.app/
Si deseas explorar el proyecto localmente, sigue estos pasos:
-
Clona el repositorio:
git clone https://github.com/fgonzalezurriola/Chilean-birds
-
Ve a la carpeta del proyecto:
cd Chilean-birds
-
Instala las dependencias:
npm install
-
Inicia el servidor de desarrollo:
npm run dev
El proyecto estará disponible en tu navegador en http://localhost:5173
.
Si estás interesado en saber más sobre mí o mis proyectos, no dudes en contactarme:
- Email: fgonzalezurriola@gmail.com
- LinkedIn: fgonzalezurriola
- Telegram: @fgonzalezurriola
- Portafolio: https://users.dcc.uchile.cl/~fragonza/
Welcome to Chilean Birds, a website that uses a Chilean birds API to search for and display the Chilean bird fauna. This project was created with the aim of learning the basics of Express and Axios.
- Frontend: React, HTML, Tailwind CSS, TypeScript
- Backend: Axios, Express, Node.js
- Tools: Git, Vite, React-Icons
- API Call: Uses Axios to make calls to the Chilean birds API and display them.
- Search Function: A basic search tool to filter birds by any of their names (Spanish, English, Latin).
The project is currently deployed on Vercel: https://chilean-birds-eight.vercel.app/
If you want to explore the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/fgonzalezurriola/Chilean-birds
-
Go to the project folder:
cd Chilean-birds
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
The project will be available in your browser at http://localhost:5173
.
If you are interested in learning more about me or my projects, feel free to reach out:
- Email: fgonzalezurriola@gmail.com
- LinkedIn: fgonzalezurriola
- Telegram: @fgonzalezurriola
- Portfolio: https://users.dcc.uchile.cl/~fragonza/