This is the third task for the React course.
Objective: Replicate the design in this Figma link
- Build out all the screens in the design.
- Use Firebase API's to integrate your sign up process and your login process.
- On successful signup, the application should display the login screen.
- On successful login, the application should route us to the dashboard screen.
- Validate all forms properly to the specifications provided by the design.
- Use React Router for navigating the application.
- Make sure your application replicates the design provided.
- Make your application responsive.



