Skip to content

cash flow is best web application for manage money. in this app any member can add money, member can borrow money. member ledger, member detail, sub admin and sub user can create, category for money and so much functionality.

Notifications You must be signed in to change notification settings

basannofal/cash-Flow

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

// for login component <div className={${styles.maincontainer}}> <div className={${styles.container}}>

{/* <div className={${styles.form_control} ${styles.signup_form}}>

Signup

Signup or signup with
*/} <div className={${styles.form_control} ${styles.signin_form}}>

Signin

Signin

          {/* <span style={{marginTop:10}}>Create new account  <Link href='/register' >Signup</Link></span> */}
          {/* <span>or signin with</span>
          <div className={styles.socials}>
            <i className="fab fa-facebook-f"></i>
            <i className="fab fa-google-plus-g"></i>
            <i className="fab fa-linkedin-in"></i>
          </div> */}
        </div>
      </div>
      {/* <div className={styles.intros_container}>
      <div className={`${styles.intro_control} ${styles.signin_intro}`}>
        <div className="intro_control__inner">
          <h2>Welcome back!</h2>
          <p>
            Welcome back! We are so happy to have you here. It's great to see you again. We hope you had a safe and enjoyable time away.
          </p>
          <button id="signup_btn">No account yet? Signup.</button>
        </div>
      </div>
      <div className="intro_control signup_intro">
        <div className="intro_control__inner">
          <h2>Come join us!</h2>
          <p>
            We are so excited to have you here.If you haven't already, create an account to get access to exclusive offers, rewards, and discounts.
          </p>
          <button id="signin_btn">Already have an account? Signin.</button>
        </div>
      </div>
    </div> */}
    </div>
  </div>

About

cash flow is best web application for manage money. in this app any member can add money, member can borrow money. member ledger, member detail, sub admin and sub user can create, category for money and so much functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published