Update README.md

main
Tushar Kapil 2 years ago committed by GitHub
parent a4fb57cee5
commit 53ab7db29e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1,8 @@
A login and registration system with authentication and authorization using jsonWebTokens, node.js (Express), PostgreSQL, React.js
To Get Started
1. Clone the Repo
2. Run npm install in server and client directories
3. Set Up PostgresSQL in your local setup.
4. Add Credentials to db.js in server
5. Run npm start in client and npm run dev in server to start the project

Loading…
Cancel
Save