Skip to content

The frontend part of the `SignUpInOut` project, which aims to create a simple registration and login system.

License

Notifications You must be signed in to change notification settings

BlockLune/SignUpInOut-Frontend

Repository files navigation

SignUpInOut-Frontend

This is the frontend part of a project that aims to create a simple registration and login system.

Helpful Commands

pnpm install # Make sure to install the dependencies
pnpm run dev # Start the development server on `http://localhost:3000`
pnpm run build # Build the application for production
pnpm run preview # Locally preview production build

About Storing Data

It's really important to store user data securely. I read the following articles to understand how to do that properly:

About

The frontend part of the `SignUpInOut` project, which aims to create a simple registration and login system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published