Amour Editorials is a professional platform that helps students and professionals craft compelling Statements of Purpose (SOPs), Letters of Recommendation (LORs), and other academic documents — turning their dreams into impactful stories.
- About Us
- Features
- Preview
- Tech Stack
- Installation
- Folder Structure
- Requirement Document
- Contributing
Amour Editorials was founded by Akshai Krishna A and Lathika D with the mission to help aspirants express their journeys with honesty and power through SOPs, LORs, and other impactful narratives. Backed by years of experience and acceptances to top global universities, the team ensures every story echoes across admission panels worldwide.
- 📘 Dedicated pages for Services, Team, Testimonials, FAQs, and Blog
- 📅 Easy demo & consultation booking via Calendly
- 🔐 Secure file upload for draft sharing
- 📱 Fully responsive design (mobile + desktop)
- 🎯 SEO and accessibility focused (WCAG-compliant)
- 📎 Social media integration and sharing
- 📄 Privacy Policy and Terms of Use pages
This section gives a quick glance into the website's UI flow:
| Page Name | Description |
|---|---|
| 🏠 Landing Page | Introduces the brand, key offerings, and CTA links |
| 🧍 About Us | Shares the story, mission, and team bios |
| 📑 Services | Describes SOP, LOR, and editing services in detail |
| 💬 Testimonials | Shows feedback and success stories from clients |
| ❓ FAQs | Answers common questions about process & timelines |
| 📚 Resources | Offers sample documents and tips |
| 📝 Blog | Articles on writing, branding, and admissions |
| 📅 Booking Page | Allows users to schedule demos/consultations |
| 📩 Contact Page | Lets users submit queries or reach out via email |
| 🔐 Privacy & Terms | Legal sections for user protection & transparency |
| Role | Technology |
|---|---|
| Frontend | HTML |
| Styling | CSS / Tailwind / Bootstrap |
| Forms | Node.js and Express |
| Hosting | Render |
| Version Control | Git & GitHub |
git clone https://github.com/sneha-94/Amour-Editorial-Website.git
cd Amour-Editorial-Website
npm install
npm startOpen
http://localhost:3000to view it in your browser.
amour-editorials/
├── public/
├── src/
│ ├── components/
│ ├── pages/
│ ├── assets/
│ ├── App.js
│ └── index.js
├── .gitignore
├── package.json
└── README.md📎 Click here to view the Requirement Document (Google Drive)
Includes detailed scope, objectives, features, UI structure, and technical expectations of the project — verified by the project managers.
We welcome all contributors to make this project even better!
Steps to contribute: Fork this repository
Create a new branch
Commit your changes
Push and open a Pull Request
✅ Make sure to follow the existing code style and structure