Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/goto-eof/micro-jobs-client

Micro Jobs is a small platform that allows users to offer or to request services in return for money. This is the front-end side.
https://github.com/goto-eof/micro-jobs-client

chakraui job micro microjobs react typescript work

Last synced: 2 months ago
JSON representation

Micro Jobs is a small platform that allows users to offer or to request services in return for money. This is the front-end side.

Awesome Lists containing this project

README

        

This is the front-end of the MicroJobs project. Look [here](https://github.com/goto-eof/micro-jobs-server) for the back-end project.

# Run

```
yarn install && yarn start
```

# Default username and password
```
username: admin
password: Micr@J@bs
```

# Screenshot

## Home page

![screenshot](screenshot0.png)

## Offers page

![screenshot](screenshot3.png)

## Conversation page

![screenshot](screenshot1.png)

## Admin panel page

![screenshot](screenshot2.png)

For any information, feel free to [contact me](http://andre-i.eu/#contactme).