Skip to content

This is a React powered, 100% serverless professional photographer website with built-in login page and API for the owner to upload photos and blog posts. Frontend stack is: React, React-Router, Redux, SASS and some external libraries (photo gallery, image compressor, text editor). AWS architecutre: react application is stored in S3 and served b…

License

Notifications You must be signed in to change notification settings

AgaPiotrowska/MP-Action-Photo-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP ActionPhoto

This is a React powered, 100% serverless professional photographer website with built-in login page and API for the owner to upload photos and blog posts. Frontend stack is: React, React-Router, Redux, SASS and some external libraries (photo gallery, image compressor, text editor). AWS architecutre: react application is stored in S3 and served behind CloudFront (SSL/TLS enabled). Route53 is used as DNS. Albums and photos information are stored in DynamoDB. and actual photos files are stored in S3. Backend server is working on API Gateway connected to Lamba functions. Authentication service for Admin Panel is Cookie-based.

mpaction1

webapp

Motivation

I started this project to practise the use of Redux as well as to implement and fetch data from created API.

Content

Website consists of 6 sections.

Main page consists of carousel of best photos of the photographer as well as contact details and links to follow on social media.

Getting into navigation bar, we can select Portfolio Page where we have examples of different categories of photos - clicking on one of them will take us to the gallery page of certain album.

The next section called Migawki is a blog part of the webpage, where viewers can read interesting travel stories posted with photos of the author.

Video section presents video portfolio of the author. You can play video directly from the page.

In About Me section you will find a short story taking about author's motivations as well as contact details and contact form.

Section Realizations contains the list of author's last commercial projects. Each project has its own gallery with photos.

The last subpage Login is only accessed by the photographer - admin can easily add or remove pictures in a chosen portfolio album, as well as add blog posts. The author has a full control on what's published on the webpage.

logindetails

See live at: https://www.mpactionphoto.pl/

Built with

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a React powered, 100% serverless professional photographer website with built-in login page and API for the owner to upload photos and blog posts. Frontend stack is: React, React-Router, Redux, SASS and some external libraries (photo gallery, image compressor, text editor). AWS architecutre: react application is stored in S3 and served b…

Topics

Resources

License

Stars

Watchers

Forks