Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willigarneau/jobine-webapp
⌨👷 Jobine is a centralized network website for small job offers. Made with React, Redux and Material UI 🕴️
https://github.com/willigarneau/jobine-webapp
centralized fullstack jobs network react website
Last synced: about 2 months ago
JSON representation
⌨👷 Jobine is a centralized network website for small job offers. Made with React, Redux and Material UI 🕴️
- Host: GitHub
- URL: https://github.com/willigarneau/jobine-webapp
- Owner: willigarneau
- License: unlicense
- Created: 2018-11-01T12:23:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-02T16:02:36.000Z (about 6 years ago)
- Last Synced: 2024-04-08T16:05:59.560Z (9 months ago)
- Topics: centralized, fullstack, jobs, network, react, website
- Language: JavaScript
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Jobine Web Application
Made with React, Redux, Material UI + few additional dependencies
## Project Demo
Website Link : http://jobineapp.s3-website-us-east-1.amazonaws.com
API Documentation https://github.com/pascal-canuel/Jobine-api#### Since there might still be some problems in my webapp, feel free to give me any advice!
So here is the result of what we made. I hope you will have fun with it !
---
## Prerequisites
- Network connection
---
## Run project
You can use NPM or Yarn, depending of your favorite. None of them works better than the other.
```text
git clone jobine-webapp
cd jobine-webapp-master
yarn
yarn start
```## My build environment
In case you face difficulty building on your own machine,
following is the specifications of my environment which may be
helpful for you to spot the difference to yours.OS
```text
Mac OsX Mojave
VS Code 2018
```# Licence
None for this project, it's for the purpose of a class