Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imran120198/stepout


https://github.com/imran120198/stepout

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# StepOut

## Problem Statement

Create an IRCTC like platform where you can search for trains, Book train tickets.

## Deployment Link
https://stepout-sigma.vercel.app/

## Tech Stack

* React.js
* Node.js
* Express.js
* MongoDB
* TailwindCSS

## Setup

1. Clone the repository:

```bash
git clone https://github.com/imran120198/StepOut.git
```

2. Install the dependencies:

```bash
npm install
```

3. Start the development server:

```bash
npm start
```

4. Open your browser and navigate to `http://localhost:3000` to view the application.

## Credentials to use

1. For Login

```bash
email : [email protected]
password : test
```

2. For Admin

```bash
email : [email protected]
password : admin
```

3. For BookingId

```bash
BookingId - 66979834d37260fa88312488
```