raflymaulana28 / you-app-test-app

Home Page:https://you-app-test-n8fm0ljzc-raflycosta28.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You App Test App

Welcome to the You App Test App! This application is built with Next.js 13, Tailwind CSS, Axios, and TypeScript. It is based on the boilerplate provided by Theodorus Clarence - Next.js + Tailwind CSS + TypeScript Starter and Boilerplate.

Features

  1. Register:

    • Users can register for a new account by providing necessary information.
    • Passwords are securely hashed before being stored.
  2. Login:

    • Registered users can log in using their credentials.
    • User sessions are managed securely.
  3. Update Profile:

    • Logged-in users can update their profile information.
    • Profile updates may include details like name, email, or other relevant information.
  4. Add Interests:

    • Users can add their interests to personalize their profiles.
    • Interests can be managed and updated easily.

Tech Stack

Getting Started

  1. Clone the repository:

    git clone https://github.com/raflymaulana28/you-app-test-app.git
  2. Change into the project directory:

    cd your-you-app
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000 to see the app in action!

Screenshots

Register

Caption: The registration page where users can create a new account.

Login

Caption: The login page where registered users can log in.

Update Profile

Caption: The update profile page where users can modify their account information.

Add Interests

Caption: The page for adding interests to personalize user profiles.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to customize and extend this application to meet your specific needs!

About

https://you-app-test-n8fm0ljzc-raflycosta28.vercel.app


Languages

Language:TypeScript 66.0%Language:CSS 28.5%Language:JavaScript 5.3%Language:Shell 0.2%