Skip to content

eelfy/atleastimtryin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contact(or smth else) list with auth.

used technologies: react(cra), ts, mobx, styled-componetns, react-router, json-server

node version

✨v16.14.0✨

Project start

install dependencies

cd backend
npm i
cd frontend
npm i

start frontend

npm run front

start backend

npm run back

for backend iam use json-server so here u can check more information about it https://github.com/typicode/json-server and for json-server-auth as JWT authentication middleware https://github.com/jeremyben/json-server-auth (if u change port for json-server u also need to sync it in frontend/src/utils/customFetch in apiPath variable)

auth

log: admin@mail.com
pass: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published