https://github.com/shahzaibkhalid/registration-system
A completely unopinionated MERN based user registration system, featuring sign-up, sign-in and remember password, built with zero-dependency.
https://github.com/shahzaibkhalid/registration-system
expressjs mongodb nodejs reactjs
Last synced: 2 months ago
JSON representation
A completely unopinionated MERN based user registration system, featuring sign-up, sign-in and remember password, built with zero-dependency.
- Host: GitHub
- URL: https://github.com/shahzaibkhalid/registration-system
- Owner: shahzaibkhalid
- License: mit
- Created: 2017-11-27T06:25:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T08:56:17.000Z (over 7 years ago)
- Last Synced: 2025-02-02T01:44:45.746Z (4 months ago)
- Topics: expressjs, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage: https://shahzaibkhalid.github.io/registration-system/
- Size: 126 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Registration System
A completely unopinionated MERN based user registration system, featuring sign-up, sign-in and remember password, built with zero-dependency.
## Detail
Registration System is a hobby project built purely using MERN (MongoDB, ExpressJS, ReactJS, NodeJS) stack and didn't rely on any package to implement Sign In, Sign Up and Remember Password functionality.## Design
This is how the design looks like:
### Sign In

### Sign Up
## Use
You can use Registration System by clicking [here](https://shahzaibkhalid.github.io/registration-system/).## License
Registration System is licensed under the [MIT License](https://github.com/shahzaibkhalid/registration-system/blob/master/LICENSE.txt).Copyright (c) 2017 Shahzaib Khalid