Coder Social home page Coder Social logo

guduchango / survey-laravel-react-vite-tailwind Goto Github PK

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

Simple survey managment like google forms

Home Page: https://frontend-survey-laravel-react-vite-tailwind.edgardoponce.com/

PHP 57.54% HTML 0.21% JavaScript 32.73% CSS 0.03% Blade 9.49%
axios-react laravel localstorage reactjs sanctum-authentication tailwindcss vite

survey-laravel-react-vite-tailwind's Introduction

Survey Management Project

Laravel + React + Vite + TailwindCss

git clone https://github.com/guduchango/survey-laravel-react-vite-tailwind.git

cd ./survey-laravel-react-vite-tailwind.git

### Backend

cp ./.env.example ./.env

edit ./.env 

with =>
----------
DB_DATABASE=my-database-name
DB_USERNAME=my-database-username
DB_PASSWORD=my-database-pass
----------

composer install

php artisan migrate

php artisan serve

### Frontend

cd ./react

edit ./.env

with =>
----------
VITE_API_BASE_URL=my-frontend-url
----------

npm install

npm run dev

Deploy

npm run build

// search "dist" folder and copy files

Live proyect

Survey frontend

Survey backend

¿What the project do?

  • Login

alt text

  • Sign Up

alt text

  • Dashboard

alt text

  • Surveys Grid

alt text

  • Edit Survey

alt text alt text alt text alt text

  • Public Survey

alt text alt text

survey-laravel-react-vite-tailwind's People

Contributors

guduchango avatar

Watchers

 avatar

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.