Skip to content

SuitcaseCoder/react-review-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a React Feedback App

This is a React.js project that allows users to create "feedback" posts. Users can view, add, edit, and delete posts.

This project is credited to following the React Front to Back 2022 Udemy course by Brad Traversy

As a result, I am using concepts learn in this course to re-build my original full-stack app capstone project -> into an updated version: Wem Oder Was - a react app to help German language learners

This project was bootstrapped with Create React App.

Concepts Reviewed/Tools Used:

  • React Basics
  • JSX
  • React Components, Props, and State
  • React Forms -> CREATE, EDIT, DELETE
  • Form validation
  • React-Router-Dom for routing, redirects, & navigation
  • Context API

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published