Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

kibolApp/project-connect

Repository files navigation

w głownym folderze:

  • Sam laravel - composer global require "laravel/installer=~1.1"
  • laravel new nazwa_projectu
  • php artisan serve - odpalenie strony
  • php artisan make:controller /Api/AuthControler
  • php artisan make:request LoginRequest
  • php artisan make:request SignupRequest
  • php artisan migrations

W folderze z reactem czyli Project-Connect:

  • npm create vite - tworzenie miejsca do pracy z reacktem
  • npm run dev - odpalenie reacta
  • npm install react-router-dom -S
  • npm install -S axios

About

Project Connect is a dating app designed to help people connect with others who share similar interests, values, and goals at least on paper...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors