Skip to content

jinkim-tech/lunchify

Repository files navigation

Lunchify

This is a simple lunch selector using Pixabay API to choose your lunch so easy.

Motivation

We spend tons of time to decide what to eat and drink. Here is the simplest solution for you!

Tech used

  • ReactJS
  • Express
  • Heroku
  • CSS
  • CircleCI

Getting Started

Install dependencies:

$ npm install

Run the build

$ npm run build

Start the server

$ npm run start

or visit Lunchify!!