Skip to content

WesGtoX/jobify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobify

About  |   Technology  |   Layout  |   Getting Started  |   Contributing  |   License

GitHub language count GitHub top language GitHub last commit GitHub issues License

Jobify

Made in the Fullstack Lab course by Tulio Faria

About the Project

Jobify is a simple job board for sites.

Technology

This project was developed with the following technologies:

Layout

You can view the project layout in the format through this LINK.
Remembering that you will need to have an account at Figma.

Getting Started

Prerequisites

Install and Run

  1. Clone the repository:
git clone https://github.com/WesGtoX/jobify.git
  1. Install the dependencies:
yarn install
  1. Run:
yarn start

Roadmap

See the open issues for a list of proposed features (and known issues).

How to contribute

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project.
  2. Create your Feature Branch git checkout -b feature/my-feature.
  3. Commit your Changes git commit -m 'feat: My new feature'.
  4. Push to the Branch git push origin feature/my-feature.
  5. Open a Pull Request.

After the merge of your pull request is done, you can delete your branch.

License

Distributed under the MIT License. See LICENSE for more information.


Made with ♥ by Wesley Mendes 👋