Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 355 Bytes

IWD junior fullstack challenge

The junior fullstack challenge is divided into 2 parts:

  1. a backend part where you'll produce a REST like API in PHP
  2. a frontend part where you'll use this REST like API in a web app powered by ReactJS

Follow instructions in the README.md files in backend and then in frontend folders.