Skip to content

guido-an/next-todo-app-with-i18n

Repository files navigation

📝 To-Do App

A Todo App built using Next.js with internationalization (i18n) support for an enhanced user experience.

🚀 Getting Started

  • Clone the repository
  • Install dependencies with npm install
  • Add a .env.local file with NEXT_PUBLIC_API_URL=http://localhost:3001
  • Start the JSON server with npm run json-server
  • Run the app with npm run dev
  • Navigate to http://localhost:3000 in your web browser

📦 Built With

🚀 Lighthouse report

Screenshot 2023-12-22 at 15 08 56

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published