Skip to content

andrej-kolic/weltn24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeltN24 technical task

Different approaches are located in 2 folders:

  • minimal is minimalistic solution for given task.
  • full React application with more advanced concepts.

Minimal

To run:

cd minimal
npm install
npm start

look at logs in node console.

Technologies: fetch api, Promises

Full

To run:

cd full
npm install
npm start

open http://localhost:3000/

look at logs in browser console.

Preview here

Technologies: Es6/7, fetch api, Promises, new module system, async / await, React, Domain Driven Design, decoupling

Preview

About

WeltN24 technical task solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published