Skip to content

Navoxya/dev-base-assignment

Repository files navigation

Getting Started

First, clone the project into the local space git clone https://github.com/Navoxya/dev-base-assignment.git

Second, install node modules

npm install
# or
npm  i

Third, run the development server:

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

Setup API

import book.json into Mockoon and start the environment

Result

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

The app is also deployed on https://dev-base-assignment.vercel.app/.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors