enyelsequeira / react-around-api-full

The API of "Around the U.S." with authorization and registration handled by the back-end server.
2 stars 0 forks source link

Around the U.S.

This is full-stack application using Microsoft Azure to always have the server running.

Features

Front End

  1. Popup modals for
    • Updating user info
    • Adding new cards
    • Deleting cards (user's own cards only)
  2. Liking/unliking cards
  3. User authentication

Back End

Links

The front-end is deployed here.

If you want to run the app clone the repo and create your own .env variable as JWT_SECRET = ""

Navigate to each folder, backend/frontend and run yarn to install dependecies and yarn start