Skip to content

Commit

Permalink
Remove Cristina references from weather-app project README
Browse files Browse the repository at this point in the history
  • Loading branch information
daaimah123 authored Aug 24, 2024
1 parent deca6ab commit 2629c62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/weather-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ It should have a responsive design.

## Part 0.1 - Working with existing code

- [ ] Here is an app that is fully running using hard-coded data. Start by cloning this and get it running on your computer, make sure to start a new branch for your project [Cristina's example Weather app with hard-coded data](https://github.com/Yosolita1978/HardCodeDataWeatherApi)
- [ ] Here is an app that is fully running using hard-coded data. Start by cloning this and get it running on your computer, make sure to start a new branch for your project [example Weather app with hard-coded data](https://github.com/Yosolita1978/HardCodeDataWeatherApi)

## Part 1 - Connecting the API in the backend

Expand All @@ -93,5 +93,5 @@ When you press the submit button on the form you will get data from the API. Mak

## Guide code

You can see a guide code from Cristina working with hard-code data [here](https://github.com/Yosolita1978/HardCodeDataWeatherApi)
You can see a guide code from Cristina working with real data with a API_KEY[here](https://github.com/Yosolita1978/RealDataWeatherAPI)
You can see a guide code working with hard-code data [here](https://github.com/Yosolita1978/HardCodeDataWeatherApi)
You can see a guide code working with real data with a API_KEY[here](https://github.com/Yosolita1978/RealDataWeatherAPI)

0 comments on commit 2629c62

Please sign in to comment.