Skip to content

kiranwankhade/relu_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login and Signup Page with Firebase Authentication

Setup Instructions

Prerequisites

  • Node.js and npm installed
  • Firebase account

Steps

  1. Clone the repository
git clone [<your-repo-url>](https://github.com/kiranwankhade/relu_assignment)
cd relu_assignment
  1. Install dependencies
npm install
  1. Firebase setup -Create a Firebase project -Enable Email/Password authentication -Get Firebase config

  2. Add Firebase config

  3. Start Project

npm start
  1. Convert Adobe XD design

-Analyze the Adobe XD design -Break down into components -Implement components and styles