Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luiznunvoa/worldworkhub

Fake website for a fictitious international job market company called WorldWorkHub
https://github.com/luiznunvoa/worldworkhub

Last synced: about 1 month ago
JSON representation

Fake website for a fictitious international job market company called WorldWorkHub

Awesome Lists containing this project

README

        

## WorldWorkHub

> fictitious international job market website
> ![alt text](https://github.com/Luiznunvoa/WorldWorkHub/blob/main/preview.png)

# About

The project is made in Javascript, using the React framework and Tailwind for the styles.

# Running the Project

Open the project's folder in the console and type:

npm i


npx tailwind -i ./src/index.css -o ./index.css --minify


npm run dev