Skip to content

ReactJS frontend for Find Your Service coding challenge

Notifications You must be signed in to change notification settings

Marian0/fys-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Your Service

Frontend project

Installation

If you already have the Laravel project fys-backend up and running then follow this steps:

  • Clone this repository
  • run cp .env.local .env and configure it with your URL API Backend
  • run yarn install
  • run yarn start

If you had run the php artisan db:seed command on backend project. You can pick any user of the database to login or just use:

user: admine@fys.com password: password

Author

Mariano Peyregne

About

ReactJS frontend for Find Your Service coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published