Skip to content

Full stack PERN app built with Artsy API | 🎨

Notifications You must be signed in to change notification settings

andrewnjoo/Art-Explorer

Repository files navigation


Art Explorer

This application allows you to find your favorite artists using the Artsy API

Try App



Features:

  • Encrypted Login & Register
  • API calls to Artsy and to database
  • CRUD Functionality
  • Responsive Application

Technologies Used:

  • React
  • Axios
  • Bootstrap
  • Three.js
  • Nodemon
  • Postgres
  • Express
  • CORS
  • Artsy API
  • Jest

Deployment:

Quick-Start Instructions:

git clone https://github.com/adnjoo/artexplorer
cd artexplorer/client
npm install
npm start

Simultaneously:

cd server
npm install
npm start

Run Tests:

npm test

About

Full stack PERN app built with Artsy API | 🎨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages