Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.18 KB

File metadata and controls

47 lines (28 loc) · 1.18 KB

#Talents promotion application

Description

  • Talents promtion is a simple system that allow to advertise their goods to whoever has access to the system

set up

  • git clone https://github.com/raj360/Talent-Promotion.git
  • run yarn in both webapp and api to have dependencies installed
  • run yarn start cd Talent-Promotion/api to run the api
  • run yarn start cd Talent-Promotion/webapp to run the webapp

Fullstack javascript

  • React
  • Redux
  • Graphql
  • Sequelize
  • mysql

home-page

Alt text

product-details-page

Alt text

orders-page

Alt text

view-ads

Alt text

create-ads

Alt text

check-out

Alt text

database structure

Alt text