文件名称:gobarber-web:React(创建React App)的前端使用NodeJS中的Gobarber API
文件大小:200KB
文件格式:ZIP
更新时间:2024-05-26 10:15:38
JavaScript
GoBarber-带有React的前端应用程序 我的讲义和Rocketseat训练营代码,在这个项目中,我们创建了使用GoBarber API的React前端。我们将构建GoBarber WEB,它将使用NodeJS中的Rest Gobarber Backend API,我们将控制私有路由,进行JWT身份验证和接收身份验证令牌。 用户身份验证将存储在Redux中,以便每当我们需要登录用户时,都可以访问Name和Avatar。 最后结果: 登记 轮廓 仪表盘 资讯主页2
【文件预览】:
gobarber-web-master
----public()
--------index.html(568B)
----config-overrides.js(192B)
----yarn.lock(454KB)
----.eslintrc.js(1KB)
----src()
--------pages()
--------services()
--------store()
--------styles()
--------components()
--------config()
--------assets()
--------App.js(729B)
--------index.js(146B)
--------routes()
----jsconfig.json(93B)
----.prettierrc(52B)
----README.md(986B)
----.editorconfig(146B)
----.gitignore(310B)
----package.json(2KB)