Skip to content

Eloagbawe/worka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worka is a web app that helps find artisans around you.

Hosted Url

Installation

    Backend

    Run npm install on the root repository to install all required packages for the backend. 
    Also provide a .env file in the root directory for all environmental variables (NODE_ENV, MONGO_URI, PORT, JWT_SECRET, CLOUDINARY_CONFIG).
    Run npm start to start the backend api.

    Frontend

    cd frontend

    Run npm install in the frontend folder to install all required packages for the frontend.
    Run npm start in the frontend directory to start. To connect the backend, replace the proxy url in package.json with the backend url e.g(http://localhost:5002)

Usage

    open localhost:3000 in your browser to interact with the app.
    Create an account, search for artisans and view their profiles.

Author

Elo Agbawe Idiodi linkedIn twitter

Releases

No releases published

Packages

 
 
 

Contributors