Skip to content

Commit

Permalink
React Form
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnajman committed Apr 30, 2024
1 parent 7396649 commit 05006ac
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added img/thumb-react-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions items.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
[
{
"title": "React Form",
"category": "course",
"thumbnail": "./img/thumb-react-form.png",
"description": "Form built in React. On submission, data is printed to an output container. Also, practises passing state from a parent to a child component via props.",
"features": [
"reactjs",
"github-pages-website",
"vitejs",
"props",
"state",
"html-css-javascript",
"css-nesting",
"scrimba",
"controlled-components",
"form-elements"

],
"firstCommit": "30/04/2024",
"linkRepo": "https://github.com/chrisnajman/react-form",
"linkPage": "https://chrisnajman.github.io/react-form/"
},
{
"title": "Scrimba AirBnb",
"category": "course",
Expand Down

0 comments on commit 05006ac

Please sign in to comment.