Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.25 KB

Minimalist Personal Portfolio

This repository contains a minimalist personal portfolio website built as a solution to the Minimalist Portfolio Website Challenge on Frontend Mentor. The website features a clean and modern design, a workable contact form powered by Formspree.io, and is built using Express.js, Node.js, JavaScript, and the EJS template engine.

Features

  • Responsive and mobile-friendly design
  • Accessible from anywhere
  • Workable contact form with email submission
  • Clean and minimalist UI
  • Showcases personal projects and skills

Technologies Used

  • Express.js
  • Node.js
  • JavaScript
  • EJS (Embedded JavaScript Templating)
  • HTML5
  • CSS3

Getting Started

  1. Clone the repository: https://github.com/momin-riyadh/express-ejs.git
  2. Install dependencies: npm install
  3. Start the development server: npm start
  4. Open your browser and navigate to http://localhost:3000

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.