Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 479 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 479 Bytes

picture-perfect

A portal for all photographers out there to present their work in front of the whole world

Work In Progress

Currently, the API is almost ready. Moving towards working on the front-end.

Note:

  • The API is written in Node.js (express 4).
  • Used router.route("/").(express verb)
  • the front-end is mostly to be built in React.
  • testing for the API's is currently done with postman.
  • Contributions from fellow developers are highly valued