Back to Home

sw_frontend

Overview Develop Deploy Data

This is the frontend implementation of the shared-world application. Connection with the Django backend is through axios to access rest API functionality. This application is deployed on Firebase with access to App Engine, Cloud Storage and GoogleMapsAPI.

This is the first project I have built using React. Followed a JustDjango Youtube tutorial to assist with the process.

I used AntDesigns templates for quicker development and clear layout and VisualStudio for coding.

Setup

These are the steps I went through to start the project

Create React Project

Installations:

Layout

Containers

Components

PAGES

Login

Home

About

Profile

PostList

PostDetail

ProfileDetail