Skip to content

swarmauri/swarmauri_ed

Repository files navigation

Swarmauri_ED

Installation

Follow these steps to set up the project locally:

  1. Clone the Repository

    git clone https://github.com/swarmauri/swarmauri_ed.git
    cd swarmauri_ed
  2. Install Dependencies

    Ensure you have Node.js installed. Then, install the required dependencies using npm or yarn.

    npm install

    Or, if you prefer using yarn:

    yarn install

Running Locally

To start the development server and run the project locally, follow these steps:

  1. Start the Development Server

    npm run dev

    Or, if you are using yarn:

    yarn dev
  2. Open Your Browser

    Navigate to http://localhost:5173

Existing Features

Signup/Signin Pages

  • Sign Up/Login Pages: Outline the forms and features available on the Sign Up/Login pages

Forgot Password Page

  • The Forgot Password page allows users to reset their passwords. Users enter their email address to receive a password reset link.

Create New Password Page:

  • Added input fields for new password and confirmation.
  • Included navigation link to return to the login page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published