Skip to content

'Users managment' Project with MongoDB, ExpressTS and ReactTS

Notifications You must be signed in to change notification settings

itayeylath/users-managment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ktrust-home-assignment

Setup Instructions

Plaese make sure port 3000 is free.

How to create Admin User?

Create user with the email:

admin@gmail.com

With any pass you want, for example :)

Abc1234!

and then you will get admin permissions!

Backend

cd backend
npm i
npm start

Then the server will print:

"Server started at port http://localhost:3000
Connected to DB"

Frontend

cd frontend
npm i
npm start

Enjoy 😊

Then the React app will open.

Links

Technologies

Front-end

(ReactTS, Scss, Figma, HTML)

Back-end

(ExpressTS, MongoDB, Postman)

Misc

(Linux-Ubuntu, Bash, Git, Jest,TypesScript, NodeJS)

About

'Users managment' Project with MongoDB, ExpressTS and ReactTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published