/simple-market-frontend

A simple market webpage with Login and Register pages. Just start the application by running few commands, all done with react and AdonisJS.

Primary LanguageJavaScript

powered by_ react powered by_ adonisjs

This is a simple market web app made in ReactJS, and using AdonisJS as backend for serving API and Database access to the application.

Live development

http://ricksanchez.ddns.net:8080/

Frontend

cd frontend && npm install && npm start

Backend

cd backend && npm i -g @adonisjs/cli && npm install && adonis serve --dev

Setting Up

Lacking docs

Lacking docs

Referências:

Compiling

Lacking docs

Contributing