Skip to content

SalmanZahid/LingodaTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

After cloning the repository locally and for running the application please follow steps :

Start Server

1 cd RESTApi

2 composer install

3 php bin/console server:run

You are able to communicate with API at localhost:8000//, can also check api documentation by redirecting to locathost:8000// from your browser

Start Client

1 cd Web

2 npm install

3 npm start

Navigate to localhost:3000//, you will see a simple contact form

About

Contact Form With Symfony3+ReactJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages