use npm run dev to start both client and api
use npm run server to start only api
https://www.getpostman.com/collections/8afaec7c25bbac604a7b
http://localhost:5000/api/users : register as user
check mail
verify user
http://localhost:5000/api/auth with email and password as body
get token
make field in headers tab : x-auth-token= paste your token here
Design
Add that IP thing