Skip to content

FinanceFriend/frontend

Repository files navigation

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

Getting Started

Set Up Environment Variables:

  • Rename the .env.example file to .env in the root of your project.
  • Add your backend API URI and other necessary environment variables. Example:
    NEXT_PUBLIC_API_URL=your_api_uri
    

Install necessary npm dependancies:

npm install --force

Run the development server:

npm run dev
# or
yarn dev

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •