Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karl-horning/web-programming-with-python-and-javascript-project0

LDN is a project created as part of CS50 Web Programming with Python and JavaScript. It provides recommendations for the top places to visit in London.
https://github.com/karl-horning/web-programming-with-python-and-javascript-project0

cs50 full-stack javascript project python responsive scss

Last synced: 1 day ago
JSON representation

LDN is a project created as part of CS50 Web Programming with Python and JavaScript. It provides recommendations for the top places to visit in London.

Awesome Lists containing this project

README

        

# CS50 Web Programming with Python and JavaScript: Project 0: LDN - London Exploration Guide

## Table of Contents

- [CS50 Web Programming with Python and JavaScript: Project 0: LDN - London Exploration Guide](#cs50-web-programming-with-python-and-javascript-project-0-ldn---london-exploration-guide)
- [Table of Contents](#table-of-contents)
- [Description](#description)
- [Demo](#demo)
- [Installation](#installation)
- [Contributing](#contributing)
- [Author](#author)
- [License](#license)

## Description

LDN is a project created as part of CS50 Web Programming with Python and JavaScript. It provides recommendations for the top places to visit in London.

## Demo

![LDN Page Preview](./src/img/ldn-preview.gif "LDN Page Preview")

View the live demo on GitHub: [LDN](https://karl-horning.github.io/web-programming-with-python-and-javaScript-project0/)

## Installation

To run this project locally, follow these steps:

1. Clone the repository: `git clone https://github.com/Karl-Horning/web-programming-with-python-and-javaScript-project0.git`
2. Navigate to the project directory: `cd web-programming-with-python-and-javaScript-project0`
3. Open `index.html` in your preferred web browser.

## Contributing

Contributions are welcome! Follow these guidelines:

1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make changes and ensure the project still works.
4. Create a pull request with a clear description of your changes.

## Author

Karl Horning

- [GitHub](https://github.com/Karl-Horning/)
- [LinkedIn](https://www.linkedin.com/in/karl-horning/)
- [CodePen](https://codepen.io/karlhorning)

## License

This repository is licensed under the [MIT License](LICENSE).