Skip to content

This a frontend project using react js for crud project with node js

Notifications You must be signed in to change notification settings

indahsramonasari/reactjs-crud-using-jwt-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

This is an example of crud frontend project using React.js

  • React.js
  • Jwt Auth

Backend Node.js

https://github.com/indahsramonasari/nodejs-crud-using-jwt-auth.git

How to run web application

  • clone and run the backend project first (Backend Node.js)

  • npm install this project

  • npm start this project

  • the application will running on port 8081 (automatically appear on default browser)

  • Try to do a user registration, then sign in

  • Home homepage.png

  • Try to register signup.png

  • Successfully sign up signup-success.png

  • Try to sign in signin.png

  • Try to get and add a product add-get-product.png

  • Successfully add a product add-success.png

  • Update a product update.png

Reference

About

This a frontend project using react js for crud project with node js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published