Skip to content

benson7667/ne-assignment

Repository files navigation

Hosting URL

Techstack

  • React
  • NextJs
  • Sass
  • Jest
  • Enzyme
  • Babel
  • Docker

Getting Started

Prerequisite

Run the development server:

npm install && npm run dev
# or
yarn install && yarn run dev

Open http://localhost:3000 with your browser view the application.

Docker Commands

Prerequisite

Go to your terminal and locate to the root directory, run the docker command below:

docker build -t benson7667/ne-assignment .
docker run -d -p 3000:3000 benson7667/ne-assignment:latest

Open http://localhost:3000 with your browser view the application.

Run Test

npm run test
# or
yarn run test

Others

Feel free to visit other assignment I have done recently

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •