Photo Album Consuming API

| About

This is a project where I focused mainly on consuming an API.

| Overview

overview

| Albums List

Each album has different photos in it.

albumsList

| Photos List

photosList

| Loading Screen

While waiting for the API informations, this is what will be displayed :

loadingScreen

| Made Using

  • ReactJS
  • Typescript
  • Styled-Components
  • API
  • Axios
  • React Router

| How to Run

Make sure "Git" is installed in your PC!

git clone https://github.com/Bruno-Messias-B-S/Photo-Album.git

Install

  • npm install

To run

  • npm run dev

| Made By

Bruno Messias