GithubHelp home page GithubHelp logo

rizkirdm / gizmogear Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 18.02 MB

Simple crud program using react and Laravel 10

JavaScript 0.29% CSS 0.06% TypeScript 32.03% PHP 43.20% Dockerfile 4.99% Shell 7.61% Blade 11.68% HTML 0.15%

gizmogear's Introduction

GizmoGear

Project Title

The planned application will be a mini ecommerce, for the time being it can only carry out CRUD product operations

Screenshots

Tech Stack

Client: React, Recoil,ChakraUI, React-query, React-hook-form

Server: Laravel

Run Locally

Clone the project

  git clone https://github.com/RizkiRdm/gizmogear.git

Go to the client-app directory

  cd client-app

Install dependencies

  npm install

Start the server

  npm run dev

then go to server directory

  cd server

Install dependencies

  composer install && npm install

Start the server

  php artisan serve

if storage unlink, run

php artisan storage:link

Feedback

If you have any feedback, please reach out to us at [email protected]

gizmogear's People

Contributors

rizkirdm avatar

Stargazers

 avatar

Watchers

 avatar

gizmogear's Issues

Bug update data

when updating data, a success notification appears, but the data is not updated

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.