Skip to content

lolpanda2004/Amour-Editorial-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

202 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

✍️ Amour Editorials

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.

Deployment link

πŸ“Œ Table of Contents


🧠 About Us

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.


🌟 Features

  • πŸ–₯️ Fully responsive UI with 3D effects and animations
  • πŸ“„ Secure form submissions and email integrations
  • πŸ“… Calendly booking support
  • πŸ” File uploads through backend integration
  • βš™οΈ Modular and scalable Next.js frontend
  • ✨ Advanced UI with Framer Motion and custom TSX components
  • πŸ§ͺ TypeScript support and linting
  • 🎯 SEO, performance, and accessibility focused
  • πŸ“Ž Social sharing & legal pages (Privacy, Terms)

πŸ“· Preview

Page Name Description
🏠 Landing Page Engaging homepage with animation & brand overview
🧍 About Us Mission, vision, and team insights
πŸ“‘ Services SOP, LOR, Editing service details
πŸ’¬ Testimonials Client reviews and success stories
❓ FAQs Process and timeline clarifications
πŸ“š Resources Samples and writing tips
πŸ“ Blog Informative articles on writing, branding, etc.
πŸ“… Booking Page Calendly embed for consultation scheduling
πŸ“© Contact Page Contact form connected to backend
πŸ” Privacy & Terms User protection documents

πŸ› οΈ Tech Stack

🌐 Frontend – amour-next-ts

Area Technology
Framework Next.js (App Router)
Language TypeScript
Styling Tailwind CSS
Animations Framer Motion
Component Library Custom + ShadCN (UI primitives)
Icons Lucide
Build Tool Vite / Next.js build
Linting ESLint

πŸ”§ Backend – amour-Backend

Area Technology
Runtime Node.js
Framework Express.js
API Routes /form (formRoutes.js)
Controllers formController.js
Email Service Nodemailer (emailService.js)
Security Helmet, CORS, HTTPS

☁️ Hosting & Deployment

Component Platform
Frontend Hosting Vercel
Backend Hosting Render / Railway / AWS / Cyclic
DB (Optional) Supabase / MongoDB Atlas
CI/CD GitHub Actions

πŸš€ Installation

Prerequisites:

  • Node.js β‰₯ 18.x
  • pnpm β‰₯ 10.13.1

Clone the Repository

bash git clone https://github.com/sneha-94/Amour-Editorial-Website.git cd Amour-Editorial-Website

Install all dependencies for frontend + backend in one go

pnpm install

Start both frontend and backend together

pnpm dev

Run only the frontend (from the root folder)

pnpm run dev:fe

Run only the backend (from the root folder)

pnpm run dev:be

Access frontend: http://localhost:3000 Access backend: http://localhost:5000 (or your configured port)


πŸ“ Folder Structure

Amour-Editorial-Website/
β”œβ”€β”€ amour-Backend/
β”‚   β”œβ”€β”€ Controllers/
β”‚   β”œβ”€β”€ routes/
β”‚   β”œβ”€β”€ utilise/
β”‚   β”œβ”€β”€ index.js
β”‚   β”œβ”€β”€ package.json
β”‚   └── ...
β”œβ”€β”€ amour-next-ts/
β”‚   β”œβ”€β”€ src/
β”‚   β”‚   β”œβ”€β”€ app/
β”‚   β”‚   β”œβ”€β”€ components/
β”‚   β”‚   └── lib/
β”‚   β”œβ”€β”€ public/
β”‚   └── ...
β”œβ”€β”€ PROJECT-SETUP.md
β”œβ”€β”€ Contributors.md
β”œβ”€β”€ LICENSE
└── README.md

πŸ“„ Requirement Document

πŸ“Ž Click to view the complete project requirement document


Amour Website Design

🀝 Contributing

We welcome contributions to make EventStack even better!
Please read our Contributing Guidelines before submitting a pull request.


πŸ‘₯ Contributors

Core Team

Community Contributors


πŸ“¬ Connect with Us


Your contributions will be reviewed and appreciated! Let’s build something impactful together.


πŸ“Έ Project Screenshots

Page / Feature Preview
Landing Page Landing Page
Services Section Services
Booking Flow Booking
Testimonials Testimonials
Responsive View Mobile View

License

This project is licensed under the MIT License.

⬆️ Back to Top

About

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors