Skip to content

mmrtnz/mo-giphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mo GIFs

Coding Practical for the Senior Software Engineering role at H-E-B 🍅


This project was bootstrapped with Create React App.

Installation

  • Pull down this code from github
  • Run yarn install to install dependencies
  • Create a file .env at the root level. This is used to store environment variables and is not created by default for security reasons. Please shoot my an email at muhammad_martinez@yahoo.com for its contents.

To Run Locally:

  • In your terminal, source the file by running . .env
  • Start the API server by running node server/app.js
  • In a separate tab of your terminal, start the app by running yarn start
  • Open http://localhost:3000 to view it in the browser.

About

H-E-B Senior Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published