Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wuletawwonte/ethresale

Ethresale is a Nuxt.js powered web application that enables individuals to effortlessly buy or sell second hand or used items in Ethiopia.
https://github.com/wuletawwonte/ethresale

nuxtjs supabase typescript vuejs

Last synced: 16 days ago
JSON representation

Ethresale is a Nuxt.js powered web application that enables individuals to effortlessly buy or sell second hand or used items in Ethiopia.

Awesome Lists containing this project

README

        

# Ethresale

> **Ethresale** is a Nuxt.js powered web application that enables individuals to effortlessly buy or sell second hand or used items. This project leverages the Supabase backend for seamless data management.

## Live link

Click here

## Setup

Make sure to install the dependencies:

```bash
# npm
npm install

# yarn
yarn install
```

## Development Server

Start the development server on `http://localhost:3000`:

```bash
# npm
npm run dev

# yarn
yarn dev
```

## Production

Build the application for production:

```bash
# npm
npm run build

# yarn
yarn build
```

Locally preview production build:

```bash
# npm
npm run preview

# yarn
yarn preview
```

Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.

## Authors

#### :bust_in_silhouette: Wuletaw Wonte
- [wuletawwonte](https://github.com/wuletawwonte)
- [LinkedIn](https://www.linkedin.com/in/wuletaw-wonte/).
- [Twitter](https://twitter.com/wuletaww)

## 🤝 Contributing
All contributions, issues and feature requests are welcome!

1. Fork it (https://github.com/wuletawwonte/ethresale.git)
2. Create your working branch (git checkout -b [choose-a-name])
3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
4. Push to the branch (git push origin [chosen-name])
5. Create a new Pull Request

## Show your support:

Give a :star: if you liked the app

# License
This project is [MIT](LICENSE.md) licensed.