toLuc57 / PetService

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pet service

React MySQL pet app project. React pet website application tutorial for beginners. Create a full-stack app using React, Node.js, and MySQL.

Table of Contents

Contents Use-case diagram

Contents

  • React Page Design
  • Use JWT to Login
  • React Context API (Login & Logout)
  • Logout Using Cookies
  • Verify JWT (Authorization)
  • Add New Item
  • Upload a File to Server
  • Create and Update Post

Use-case diagram

Not update yet...

Development

Run command npm start in ./client and ./api folder. Access http://localhost:3000/.

About


Languages

Language:JavaScript 76.0%Language:SCSS 23.2%Language:HTML 0.8%