Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 1 addition & 42 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# InclusiveTrip

## https://inclusivetripfe.onrender.com/
## https://inclusivetrip.onrender.com/

(An English translation can be found at the end of this text.)

Expand Down Expand Up @@ -36,26 +36,6 @@ Lassen Sie uns gemeinsam Städte zugänglicher und inklusiver gestalten – für
- **Community-Plattform:** Teilen, Bewerten und Entdecken von neuen Orten durch die Nutzer.
- **Benutzerfreundliches Design:** Intuitive Benutzeroberfläche, die leicht zugänglich ist.

## Installation

So können Sie das Projekt lokal auf Ihrem Rechner einrichten:

1. Klonen Sie das Repository:

git clone https://github.com/benutzername/inclusivetrip.git

2. cd inclusivetrip

3. Installieren Sie die Abhängigkeiten:
npm install

4. Starten Sie den Entwicklungsserver:
npm run dev

## Nutzung

Nach der Installation können Sie die Anwendung lokal über http://localhost:3000 im Browser aufrufen.

## Danksagungen

Wir möchten uns bei unseren Mentoren und Kommilitonen für die Unterstützung und wertvollen Ratschläge bedanken, die dieses Projekt möglich gemacht haben.
Expand Down Expand Up @@ -99,27 +79,6 @@ Let’s work together to make cities more accessible and inclusive—for everyon
- **Community Platform:** Share, rate, and discover new places through the community.
- **User-Friendly Design:** Intuitive user interface that is easy to navigate.

## Installation

To set up the project locally on your machine:

1. Clone the repository:

git clone https://github.com/username/inclusivetrip.git

2. Navigate to the project directory:
cd inclusivetrip

3. Install the dependencies:
npm install

4. Start the development server:
npm run dev

## Usage

After installation, you can access the application locally via http://localhost:3000 in your browser.

## Acknowledgments

We would like to thank our mentors and fellow students for their support and valuable advice that made this project possible.