Skip to content

Repository files navigation

📝 Notes App Frontend (Next.js)

This is the frontend for the Notes App.
It communicates with the FastAPI backend to manage notes.


🚀 Features

  • Login with username/password
  • Fetch notes by user
  • Create new notes
  • (Optional: Update & Delete)

⚙️ Setup

1. Install dependencies

npm install

2. ENV Configurations

NEXT_PUBLIC_API_URL = http://localhost:8000 #BACKEND_URL

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages