Simple Login & Registration UI Template using React – Bootstrap 5
An example of React login system project with basic user functionality.
Screenshoots
Log In | Create an account |
---|---|
Why does this repository exist?
Many beginners with basic knowledge are not sure how to start their portfolios; and with this project we want to encourage them to build something that can be applied to future projects, in this case a first part just the front end but that in the future can be coupled in a backend with a connection for example with DB No SQL such as MongoDB
Requirements
-
You must have basic knowledge of HTML, CSS, React, JavaScript, TypeScript, and a little bit of ES6.
-
Make sure you must have Node set up in your machine, check out this tutorial on setting up Node.
šClone the project
https://github.com/DaveSimoes/login-signup-react-bootstrap.git cd login-signup-ui
š Installation and Setup Instructions /InstruƧƵes para instalaĆ§Ć£o.
-
Installation:
npm install
-
In the project directory, you can run:
npm start
-
License
Licensed under MIT. You can use this script for free for any private or commercial projects.
Contribute
Please create a feature-branch if possible when committing to the project, if not then simply commit to master branch.