jantoniocarvajal / hotel-react-hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotel React Hooks

This projects is a demo of the use the React HooK for small CRUD app.

Dev Installation

  1. Clone the repo

Run in parallel (and leave running):

  1. cd server

  2. Update dependencies npm i

  3. Build with npm run start, let it watching changes

  4. cd frontend

  5. Update dependencies npm i

  6. Build with npm run start, let it watching changes

You'll get a new browser tab for localhost:3000/

You maybe using for signIN: User: user Pass: user

About


Languages

Language:TypeScript 84.8%Language:CSS 10.7%Language:HTML 4.5%