Skip to content

Commit

Permalink
Merge pull request Techtonica#1671 from Techtonica/week-10-fix-link
Browse files Browse the repository at this point in the history
fix dead link
  • Loading branch information
Yosolita1978 authored Mar 16, 2022
2 parents 35f82dd + adf19d4 commit 070f2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/mern-pern-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Add a "Healthy" filter checkbox
- See the [pg-promise instructions](https://expressjs.com/en/guide/database-integration.html#postgresql) for an idea of how to do that
- Test this API with Postman
- Once it is working, make the React app
- use [create-react-app instructions](https://github.com/Techtonica/curriculum/blob/main/projects/eventonica/eventonica-part3-react.md#step-2-set-up-react-app) to get started
- use [create-react-app instructions](/project-example/week-9/eventonica/eventonica-setup.md#set-up-a-new-react-app-with-api-support) to get started
- Make a simple component that will show all the sightings
- Use fetch to retrieve data from `/sightings`
- Make sure this basic end-to-end flow is working. If not, get help!
Expand Down

0 comments on commit 070f2b9

Please sign in to comment.