Skip to content

eric-ricky/auth-mui-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License LinkedIn

Getting Started

A simple sign in and sign up template built with React and Material UI. With complete input validation using formik and yup, making your life easy.

Product Preview

Built With

Prerequisites

  • npm
    npm install npm@latest -g

Installation

To get started with the project.

  1. Clone the repo
    git clone https://github.com/eric-ricky/auth-mui-template.git
  2. Install NPM packages
    npm install
  3. Start the application
    npm start

Contact

Eric Ricky - @ricky_erickk

Linked In - Eric Otieno

Project Link: https://github.com/eric-ricky/sqaub-landing-page

(back to top)