An open API service indexing awesome lists of open source software.

https://github.com/medini-rajendra/amplify-login-react

This repository is to create a login page using react components and using AWS amplify
https://github.com/medini-rajendra/amplify-login-react

Last synced: over 1 year ago
JSON representation

This repository is to create a login page using react components and using AWS amplify

Awesome Lists containing this project

README

          

# Login Page with React
This repository contains code related to creating a login page UI component using React and AWS Amplify

### Required Libraries
AWS Amplify, ReactJS, npm

### Installation
> npm create vite@latest (select JS and React framework)

`npm install -g @aws-amplify/cli (to install aws amplify)`