Wokhive is community-based solution that caters to Freelancers’ operational processes in managing projects and clients, including access to community support.
- NodeJs ^16
- NPM
Before you begin, ensure you have met the following requirements:
- Node.js and npm installed on your development machine.
Follow these steps to get your project up and running:
- Fork and Clone this repository to your desired folder using the above command:
git clone https://github.com/{username}/Wokhive-Frontend.git
cd your-project
- Install project dependencies using npm:
npm install -y
- Start the development server:
cd my-project
npm start
Open http://localhost:3000 to view project in the browser. The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.
We welcome contributions from the community to improve our project. If you'd like to contribute, please review our CONTRIBUTING.md for guidelines on how to get started. Contributions, issues, and feature requests are welcome!
This project is Apache licensed.