Ariefsetiawan900 / EventMaker

How to built Event Maker with reactjs and redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EventMaker

- ScreenShot
  • how to make this App Click(Video) Here
1. Home

Landing Page

2. Form

Detail Page

3. Dashboard

Detail Page Detail Page

A. Introduction

EventMaker an application for user who wants to make Event is so easy

B. Requirements

  1. Install Github
  2. Instal Node Js
  3. Instal Dependencies
  • Dependencies

    "axios": "^0.21.1",
      "bootstrap": "^5.0.1",
      "moment": "^2.29.1",
      "node-sass": "^6.0.0",
      "react": "^17.0.2",
      "react-bootstrap-table-next": "^4.0.3",
      "react-bootstrap-table2-paginator": "^2.1.2",
      "react-bootstrap-table2-toolkit": "^2.1.3",
      "react-dom": "^17.0.2",
      "react-file-base64": "^1.0.3",
      "react-redux": "^7.2.4",
      "react-router-dom": "^5.2.0",
      "react-scripts": "4.0.3",
      "react-toastify": "^7.0.4",
      "reactstrap": "^8.9.0",
      "redux": "^4.1.0",
      "redux-thunk": "^2.3.0",
      "web-vitals": "^1.1.2"
    

C. How To Install

  1. Open app's directory in CMD/CLI or Terminal.
  2. Download this Project or you can type : git clone https://github.com/Ariefsetiawan900/EventMaker.git
  3. type : npm install
  4. type : npm run start
  5. Enjoy......

About

How to built Event Maker with reactjs and redux


Languages

Language:JavaScript 67.1%Language:SCSS 22.3%Language:HTML 9.3%Language:CSS 1.4%