Skip to content

Repository that consumes an api and returns data references to it

Notifications You must be signed in to change notification settings

Jorge-Neto/search-movie-teste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Movie - SSR and CSR with React

Author: Jorge de Oliveira Neto

External API: OMDb API


First steps:

After running the git clone command on your machine, run:

yarn or npm i to install the packages

After:

yarn build or npm run build to run the spec

And then:

yarn ssr or npm run ssr to turn on the server

and

yarn start or npm run start to upload the app-client

Observation:

The yarn serve or npm run serve command runs the previous two commands in parallel, but this feature is still in beta in this project and may not work.


With the applications running, you can access and test:

Server Side Rendering at: http://localhost:3030

The Side Rendering Client at: http://localhost:3000


Thanks for the visit,

Confirm more at: https://github.com/Jorge-Neto?tab=repositories

About

Repository that consumes an api and returns data references to it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published