Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javitocor/simple-multi-page-wbsite-wih-node
Practice project to create a multi page website with Nodejs. Project inside The Odin Project.
https://github.com/javitocor/simple-multi-page-wbsite-wih-node
javascript multipage-static-websites nodejs odin-project practice-project webserver
Last synced: 4 days ago
JSON representation
Practice project to create a multi page website with Nodejs. Project inside The Odin Project.
- Host: GitHub
- URL: https://github.com/javitocor/simple-multi-page-wbsite-wih-node
- Owner: javitocor
- License: mit
- Created: 2020-10-07T11:05:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-07T15:16:11.000Z (over 4 years ago)
- Last Synced: 2025-01-25T17:39:09.247Z (7 days ago)
- Topics: javascript, multipage-static-websites, nodejs, odin-project, practice-project, webserver
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)# Multi Page WebServer
> Practice project to create a multi page website with Nodejs. Project inside The Odin Project.
Additional description about the project and its features.
## Built With
- JAVASCRIPT
- NODE
- VSCODE### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/Simple-Multi-Page-Wbsite-wih-Node/archive/development.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/Simple-Multi-Page-Wbsite-wih-Node.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Simple-Multi-Page-Wbsite-wih-Node.git
```## Authors
👤 **Javier Oriol Correas Sanchez Cuesta**
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Simple-Multi-Page-Wbsite-wih-Node/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- The Odin Project
- React Documentation## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Simple-Multi-Page-Wbsite-wih-Node.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Simple-Multi-Page-Wbsite-wih-Node/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Simple-Multi-Page-Wbsite-wih-Node.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Simple-Multi-Page-Wbsite-wih-Node/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Simple-Multi-Page-Wbsite-wih-Node.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Simple-Multi-Page-Wbsite-wih-Node/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Simple-Multi-Page-Wbsite-wih-Node.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Simple-Multi-Page-Wbsite-wih-Node/issues