Vasil1001 / feedback-project-react

Project 1 from React Udemy course. Fundamentals of React

Home Page:https://feedback-app-reactjs-udemy-1.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feedback Project - react.js

A React + Vite + JSON Server app. Finished

Project 1 from 'React Front to Back 2022' Udemy course.

React app to learn fundamentals of React. This app allows users to add, update and delete feedback as a form of a comment section. It uses a mock REST api with json-server as a 'mock backend' that has been deployed to Glitch.com.

Link to app: https://feedback-app-reactjs-udemy-1.netlify.app

React

This project goes over all of the fundamentals of React including...

Components, JSX, Props (proptypes, defaultprops, etc), State (Component & App Level), Styling, Handling Events, Lists & Keys, Forms, Context API, HTTP Requests

Technologies used
  1. React.js
  2. CSS
  3. JSON Server
  4. VSCode
Table of Contents
  1. App Screenshots
  2. Setup
  3. Usage
  4. Status
  5. Contact

App screenshots

image image image

Setup

Usage

  • Clone Project
  • npm install

  • npm run dev

Project Status

Project is: Finished

Contact

Created by [Vasil] - feel free to contact me!

About

Project 1 from React Udemy course. Fundamentals of React

https://feedback-app-reactjs-udemy-1.netlify.app


Languages

Language:JavaScript 65.4%Language:CSS 34.5%Language:HTML 0.0%