Get-Job is a freelancer platform created as an internship project at Zenbit Tech
Before starting, make sure you have an up-to-date release of NodeJS and NPM.
Clone the project and install its dependencies:
$ cd HiveIn_fe
$ git clone git@github.com:ZenBit-Tech/HiveIn_fe.git
$ npm installOnce the dependencies are installed, you can now configure your project by creating a new .env file containing your environment variables used for development.
$ cp .env.example .env
$ nano .envFor a standard development configuration, you can leave the default value for variable.
In the project directory, you can run
Runs the app in the development mode.
http://localhost:3000 automaticly will open.
The page will reload if you make edits and save file.
You will also see any lint errors in the console.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
The website is currently being hosted in a Digital Ocean server.
- Domain: http://getjobhivein.me