Skip to content

๐Ÿถ Pet project from Adevinta Spain. Consists in creating a search movie platform unsig their SUI Tools

Notifications You must be signed in to change notification settings

robert-z/adevinta-pet-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Adevinta's Pet Project

This repository contains my solution to the Pet Project proposed by Adevinta.

The project consists in creating a movie search platform using the SUI Tools from Adevinta Spain and the themoviedb api. In this platform you can search the movies by title.

See deployed version here

๐Ÿš€ Environment setup

  1. Clone this project:
$ git clone https://github.com/robert-z/adevinta-pet-project.git
  1. Move to the project folder:
$ cd adevinta-pet-project
  1. Move to the app folder
$ cd app
  1. Install dependecies
$ npm i
  1. Start server

    • 5.1 Start development server
      $ npm start
    • 5.2 Start production server (Server Side Rendering)
      $ npm run ssr
  2. Demo is available at http://localhost:3000

About

๐Ÿถ Pet project from Adevinta Spain. Consists in creating a search movie platform unsig their SUI Tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published