Using Netlify Forms

How to use Netlify Forms to handle form submissions on static sites, without a backend.

June 9, 2024 · 1 min · Chris Achinga
Using Netlify Forms

How to fetch and Add Data in React from an API

In my first week in phase 2 of Moringa School Software Engineering classes, I covered the basics of getting data from APIs and working with forms. The Code Challenge for the week had the following tas...

September 26, 2022 · 7 min · Chris Achinga
How to fetch and Add Data in React from an API