Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/goto-eof/micro-jobs-client
- Owner: goto-eof
- Created: 2023-04-25T12:14:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-29T05:44:10.000Z (4 months ago)
- Last Synced: 2024-08-29T06:44:19.994Z (4 months ago)
- Topics: chakraui, job, micro, microjobs, react, typescript, work
- Language: TypeScript
- Homepage:
- Size: 6.53 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).