Skip to content

mrsafadi1/library-ui

Repository files navigation

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

Getting Started

Before running the development server: open terminal and run:

npm install

then

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

after doing this, you need to run the Springboot application(backend server) to be able to view the data(follow the README instructions). then,

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