| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Login page built with React
react: ^16.4.2 react-dom: ^16.4.2 react-scripts: 1.1.5
Get download here and extract:
Copy /build to your local server (as Apache or Nginx). And see in http://localhost.
or use npm:
cd ready-react-login npm install npm start
Open http://localhost:3000 to view it in the browser.
1 - Get download here
2 - Copy the folder /src/ready-react-login into your project /src/components.
3 - Install the dependencies:
cd ready-react-login npm install
| Back | FazBrowse Home | New Git URL |