Skip to content

nickell-andrew/lattice-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  1. Clone repos: git clone [email protected]:nickell-andrew/lattice-test
  2. Open directory in two terminal windows
  3. Open a .env.example file in the project root and fill in your API_KEY
  4. Execute cp .env.example .env
  5. Start up API service (from project directory): npm run startServer
  6. Start up client service (from same directory as above): npm run startClient
  7. Open localhost:3000 and view

About

simple application using the movie db api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published