Skip to content

Lwachira/dado-react-code-audition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Running as a live instance on your machine

npm rub build
npm run start
# or
yarn build
yarn start

I decided to use Nextjs for the ease of deploying to vercel:

https://dado-react-code-audition-gamma.vercel.app