Simple animated logIn form developed by using ReactJS
Inspired by https://www.uplabs.com/posts/sign-in-and-sign-out
Original design | Implementation |
---|---|
-
Clone repository:
git clone https://github.com/NadiKuts/react-signin-form.git
-
Navigate to the created folder:
cd react-signin-form
-
Install dependencies:
npm install
-
Start the project
npm start
React Motion library:
https://github.com/chenglou/react-motion
React Daily UI
https://github.com/fullstackreact/react-daily-ui
MIT License