pace11 / fe-test

fe-test with reactjs and mobx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FE-TEST

fe-test with hapi.js

How to run

  • git clone this repository
  • npm install or yarn install
  • run this app with command yarn start or npm start
  • also make sure if the server side is running before running this application

Page

  • Homepage
  • Detailpage
  • Editpage
  • Deletepage with modal confirmation
  • Loginpage

Features

  • Reactjs
  • Styled Component (Reusable Component)
  • fetch with Axios
  • Mobx Store Management
  • React Hooks and useContext Api

About

fe-test with reactjs and mobx


Languages

Language:JavaScript 90.5%Language:HTML 7.3%Language:CSS 2.3%