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.
- Responsive and mobile-friendly design
- Accessible from anywhere
- Workable contact form with email submission
- Clean and minimalist UI
- Showcases personal projects and skills
- Express.js
- Node.js
- JavaScript
- EJS (Embedded JavaScript Templating)
- HTML5
- CSS3
- Clone the repository:
https://github.com/momin-riyadh/express-ejs.git
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.