DEV Community

Cover image for News posting website with AWS Amplify
sndp
sndp

Posted on

News posting website with AWS Amplify

This is a submission for the The AWS Amplify Fullstack TypeScript Challenge

What I Built

Studious

Using AWS Gen 2 services, I developed an open-source news, blog, and post creation and publication application Studious. Users who have registered on this website can view news, draft and publish their own local news articles, and build their own. Add a variety of stuff, such as size-based text, urls for photos, etc.

Demo

Studious App
Source Code

News List

News Display

Journey

I developed this application using the next js (pages routes) for react framework.

The following AWS services are used by this application

  • Data
  • Authentication
  • Serverless Functions
  • File Storage

Connected Components and/or Feature Full

This application also uses the Amplify UI React library for the frontend UI Framework, also with the auth and storage connected UI components which speeds up and simplifies development.

Thanks for reading! 🤝🏿

Top comments (0)