Skip to content

Commit 73be3a0

Browse files
TRAPWLS-19 Readme content & License updated
1 parent a8a0263 commit 73be3a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

LICENSE

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Custom License for **Javascript CRUD with SampleTasks**
2+
3+
This repository and all its contents are the property of **Mohamed Rizwan**. Use of any part of this repository, including code, documentation, or resources, is only permitted with prior written consent from the owner.
4+
5+
Access to this repository is provided for the purpose of collaboration or review, as approved by the owner. Any use, modification, or distribution of the contents should be done with permission.
6+
7+
For any inquiries regarding permissions, please contact Mohamed Rizwan at **mohamedrizwan399@gmail.com**.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Javascript CRUD with SampleTasks
22

3-
A React application to demonstrate the comprehensive CRUD app built using ReactJS and Firebase. It demonstrates how to implement user authentication with both Google Sign-In and username/password login methods, along with other key features such as API handling, local storage CRUD operations, and managing application state using Redux. The app also leverages modern React hooks, lifecycle methods, and routing for smooth navigation between pages.
3+
A Javascript application to demonstrate the comprehensive **CRUD** app built using ReactJS and Firebase. It implement user authentication with both Google Sign-In and username/password login methods, along with other key features such as API handling, local storage CRUD operations, and managing application state using Redux.
4+
The app also leverages modern React hooks, lifecycle methods, and routing for smooth navigation between pages.
45

56
## Features
67
- **User authentication with Google Sign-In**: Users can sign in using their Google accounts using Firebase for secure authentication.

0 commit comments

Comments
 (0)