The project is divided in three sections. Here I am using common server for both the client and admin side.
- admin
- client
- server
Click here for client side Alternate link
Demo Credentials for client:
- user: [email protected]
- password: abcd
admin side is password protected please contact for a demo password through any of the social links, Here I have used render free-tier services which makes the server sleep on inactivity for a long time. It takes about 15-20 seconds to restart the server for the first time. So, kindly wait.
[email protected] https://www.linkedin.com/in/real-rajnish-kumar/
- ReactJS : A popular JavaScript library.
- ExpressJS: A popular backend framework.
- NodeJS: Node is Runtime
- bcryptJS: For password hashing
- MongoDB: A fast NoSQL database.
- cookies: for maintaining session of user.
- Authentication
- Fully Responsive
- real-time cart update
- purchase of product : client side
- adoption request : client side
- booking appointment : client side
- managing complete product : admin side
this is just for tutorial purpose