Skip to content

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

Notifications You must be signed in to change notification settings

pimentelleo/simple-market-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published