Skip to content

πŸ‚ The site was created in a challenge passed to the Academy of the GCB Group.

Notifications You must be signed in to change notification settings

Kayke-Fujinaka/gcb-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‚ GCB Login Page

Image description

πŸ”Ž A GCB-based registration/login site

Check out the app: https://gcb-login-page.vercel.app/login

πŸ“„ Explanation

The site was created in a past challenge for the Academy of the GCB Group.

In it, he was instructed to make a login page that stores the data in encrypted Local Storage, in addition to having the storybook of the components and unit tests.

πŸ“ Pages

The site has a total of 3 pages, namely:

  • Login: Login page.
  • Registration: Registration page.
  • Home: Main page after being logged in.

βš”οΈ Challenge

In this challenge, you must build a website that will simulate an entire Login flow. :heavy_check_mark: Use NextJs
βœ”οΈ Save data to LocalStorage
βœ”οΈ Email Validation
βœ”οΈ Password validation
βœ”οΈ Use Storybook
--- βš™οΈ Extra ---
βœ”οΈ Unit test implementation
βœ”οΈ Encrypting data saved to Local Storage
βœ”οΈ Implement Object Literal
βœ”οΈ Hide and show password
βœ”οΈ Terms of use modal
βœ”οΈ Token Generator
βœ”οΈ Data appears on Home page

πŸš€ Technologies

πŸ“• How to use it?

Before starting, you need to have Git and Node installed.

# Clone this project
$ git clone https://github.com/Kayke-Fujinaka/GCB-LoginPage
# access
$ cd gcb-loginpage
# install dependencies
$ yarn or npm
# Run the project
$ yarn start or npm start
# The server will initialize in the <http://localhost:3000>

🀝 Collaborators

Thanks to the following people who contributed to this project:

Photo by Kayke Fujinaka on GitHub
Kayke Fujinaka

Go back to top

About

πŸ‚ The site was created in a challenge passed to the Academy of the GCB Group.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published