/atelier-challenge

atelier-challenge https://sanix.me

Primary LanguageJavaScript

CatMash

The CatMash challenge.

Test it online HERE

BackEnd [NodeJs]

I made the backend using NodeJs. You can have more details inside /api directory. To start it, you just have to run :

sh ./start_api.sh

FrontEnd [ReactJs]

I made the backend using ReactJs. You can have more details inside /frontend directory. To start it, you just have to run :

sh ./start_frontend.sh

Author