Skip to content

An app that retrieves Etsy shop info, using the Etsy public API 🧵 A fullstack app built with Node + React

License

Notifications You must be signed in to change notification settings

BritneyS/see-shops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

see-shops

An app that retrieves Etsy shop info, using the Etsy public API 🧵

This app displays info for the 5 most recently created Etsy shops and links to them. The backend was written using Node, and the frontend was written in React with the Bulma css library.

👾 Current Epic Branch (where you'll find the latest code):

epic/full-stack-app

Getting Started (locally) 🚀

Pre-reqs:

  • Cloning this app (Recommended: via SSH 🔒)
  • Install Nodejs (Recommended: via nvm). This app should work with the latest version of Node (Feel free to submit an issue if it does not!)

Then:

  1. In one terminal, navigate to the directory /see-shops and run npm start.
  2. In another terminal navigate to the directory /see-shops/client and run npm start.
  3. In the browser, navigate to http://localhost:3000/. The app should be visible there!

Screenshot of current functionality 📸

May-02-2021 19-27-17

About

An app that retrieves Etsy shop info, using the Etsy public API 🧵 A fullstack app built with Node + React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published