Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ujjalacharya/ride-share

Full stack ride sharing application in Nextjs
https://github.com/ujjalacharya/ride-share

api api-rest database frontend fullstack nextjs typeorm typescript

Last synced: 19 days ago
JSON representation

Full stack ride sharing application in Nextjs

Awesome Lists containing this project

README

        

## Running the project: dev

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) for frontend
Open [http://localhost:3000/api](http://localhost:3000/api) for API

## Demo:

![](./demo/demo.gif)