Skip to content

Commit 97f8a3c

Browse files
committed
updated readme
1 parent b22746a commit 97f8a3c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# The Logo ⚛️
22

3-
#Motivation
3+
# Motivation
4+
45
Sometimes we need to create an application where we don't have a huge user base, we provide a tool to
56
manage already running businesses. We wanted a configuration/way where we can create all user registration
67
and login related pages in one go and start working on business logic. One of the options we explored and
@@ -11,7 +12,8 @@ Aws-amplify provides us a way to talk to Cognito-UserPools and manages session a
1112
authentication parts. Cognito-UserPools helps in managing users by providing basic tools like OTP, EMAIL,
1213
social logins etc.
1314

14-
#Overview
15+
# Overview
16+
1517
This project was bootstrapped with Create React App and use Aws-amplify with Cognito-UserPools to handle basic authentication.
1618
We also use [react-rewired](https://github.com/timarney/react-app-rewired) and [customize-cra](https://github.com/arackaf/customize-cra)
1719

0 commit comments

Comments
 (0)