Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogm710811/express-app-example
This Website use Express with EJS. It's dedicated to a Spanish professional footballer.
https://github.com/ogm710811/express-app-example
css3 ejs express-js html5 javascript node-js vscode
Last synced: 15 days ago
JSON representation
This Website use Express with EJS. It's dedicated to a Spanish professional footballer.
- Host: GitHub
- URL: https://github.com/ogm710811/express-app-example
- Owner: ogm710811
- Created: 2017-04-17T04:58:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T05:07:22.000Z (almost 8 years ago)
- Last Synced: 2024-11-15T02:33:40.397Z (3 months ago)
- Topics: css3, ejs, express-js, html5, javascript, node-js, vscode
- Language: HTML
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
ExpressJS is the most commonly used framework in the Node.js ecosystem. Every Node.js player has heard of it and is using it
with or without noticing. It’s currently on its 4th generation, and there are quite a few Node.js frameworks built based upon
it or inspired by its concepts.
Express.js, or simply Express, is a web application framework for Node.js, released as free and open-source software under
the MIT License. It is designed for building web applications and APIs. It is the de facto standard server framework for Node.js.
The original author described it as a relatively minimal with many features available as plugins.
Express is the backend part of the MEAN stack, together with MongoDB database and AngularJS frontend framework.# Celebrities - Sergio Ramos
This Website use Express with EJS. It's dedicated to a Spanish professional footballer who plays for and captains both,
Real Madrid and the Spain national football team. A central defender, he can also play as a right back.## Requirements
The Website has 4 pages
1. A home page
2. An "about" or "Personal Information" page
3. A "Club Career" page
3. A photo gallery pageThe site also has:
- CSS styling
- images
- some small front end JavaScript (click events.)## Notable
1. https://github.com/nickborbe
2. https://github.com/nizaroni## Screenshot
![Express Website](https://github.com/ogm710811/express-app-example/blob/master/public/images/celebrities-sergio-ramos-screenshot.png)## Contributing
Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a
specific branch and request to pull into master! If you can, please make sure the game fully works before sending the pull
request, as that will help speed up the process.## License
Copyright 2017 OGM