Skip to content

hyungminoh2/Solvend-mhacks2025

Repository files navigation

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

Getting Started

First, install the npm packages:
npm install
# or
yarn install

Create and activate a Python virtual environment for both servers:
python3 -m venv venv
source venv/bin/activate   # macOS/Linux (bash/zsh)
# OR
.\venv\Scripts\activate    # Windows PowerShell

Run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Run Flask server
python3 app.py

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Email notifications are disabled since Mailtrap is unsubscribed. This project is intended for demo purposes.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

About

Solvend A way to be updated with the most up-to-date information on crypto and assets - compiled with AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors