Skip to content

AnnaKopaeva/learn-layer

Repository files navigation

CardFlow Project

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

Description

CardFlow is a web application that allows users to manage their own list of cards. The application includes the following functionality:

  • Login and Sign Up: Users can create an account or log in to access the application.
  • Dashboard: Only authorized users have access to the dashboard, where they can see their own list of cards.
  • Card Management: Users can create, edit, and delete cards. Each card has a details page where users can view and manage the card.

Hosted URL

You can access the hosted application at the following URL: CardFlow

Getting Started

First, run the development server:

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

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors