Skip to content

gabdoomy/argos

Repository files navigation

Argos Take-home project

We gave one of our Java graduate developer, a task of creating a Search page 😂.

However we think that the project could be improved.

Your task, if you choose to accept, is to fix and improve the user experience and user interface of the Search page.

Getting Started

To complete this task, you'll need:

To install all the Nodejs packages, which are required, you'll need to run:

  npm install

In the root of the project directory.

Running the project:

Running the project is simple, all you need to do is run these two commands on two seperate command line interfaces (maybe this is something that could be improved? 😉)

  npm run watcher
  npm run server

That should bundle the project and start the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published