Skip to content

timiodubola/startup-tasks-phase

Repository files navigation

The startup-tasks-phase mini app is built using NextJS a React framework.

Test deployed application

Application deployed on Vercel

Application url -> https://startup-tasks-phase-9fkdr7rc8-timiodubola.vercel.app/

Test application locally

First, install application dependencies:

run npm install
# or
run yarn 

Second, start the development server:

npm run dev
# or
yarn dev

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

Releases

No releases published

Packages

No packages published