Skip to content

ananwolf/CompanionFinder

Repository files navigation

Companion Finder

This Project is the MVP for Hack Reactor bootcamp in this repo I have 24hr to create any full-stack web application and using My Petfinder API by Purina, I created an adoption website

Petfinder API

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

  • Fork & clone over the repo
  • Follow the guide in Petfinder API and obtain API Key + Secret
  • make a copy of configExample.js file named config.js and insert your API + Secret there
  • run npm run react-dev
  • run npm start
  • navigate to localhost:1128

Tools used

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • axios 0.21.1
  • React 17.0.2
  • React-dom 17.0.2
  • body-parser 1.19.0
  • express 4.17.1

for development enviroment

  • @babel/core 7.14.6
  • @babel/preset-env 7.14.7
  • @babel/preset-react 7.14.5
  • babel-loader 8.2.2
  • webpack 5.43.0
  • nodemon 2.0.10

Future implementations

  • dark theme
  • user login and save favorites
  • image Modal popup
  • bugfixes: description text is not rendering symbols

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published