https://kumang-subba.github.io/post-webapp/
Post is a visually stunning blog website that provides users with a platform to share their thoughts and ideas. Built with React and Vite, the app stands out with its captivating animations powered by Framer Motion. Post integrates seamlessly with AWS services, utilizing S3 for image uploads and RDS with MySQL in the backend. Editor.js is used to enhance the writing experience, allowing users to create stylish and engaging posts.
- Visually Stunning Animations using Framer Motion
- AWS Integration: Image upload using presigned url from backend.
- Database Management: Backend uses AWS Rds mysql
- Editor.js for Stylish Posts: A user-friendly interface for creating visually appealing content.
Frontend
Backend (Link here)
- Clone the repository:
git clone https://github.com/kumang-subba/post-webapp.git
- Navigate to the project directory
- Install dependencies:
npm install
- Start the development server:
npm run dev
.env sample
VITE_API_URL=