Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUBIC FORM

Prerequisites:

Remember to "npm install" for the node_modules folder

Configurations:

Nope

How to run the project?

In production mode: npm run build
In development mode: npm start
In test mode: npm test

Description:

This project is mainly add/delete a blog which includes : author, description, and comment.

Technologies:

"@mui/material": to create some features, like modal or input fields.
"@mui/icons-material": for the icons.
"react-hook-form": to control and manage the form.
"yup": to validate input fields.
"react-redux": to share states in global and manage them.
"react-toastify": to notify a message after user add/delete.
  1. DOM tree

alt text

  1. UI design

alt text

  1. Form management

alt text

  1. Redux workflow
  • Adding a new blog:

alt text

  • Delete a blog:

alt text

About

Using React to build a comment form

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages