Skip to content

menyagah/Torre-TechnicalTest

Repository files navigation

Contributors Forks Stargazers Issues License: MIT LinkedIn


Logo

Job Listing and User Search App

A Job Listing And User Search App
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

This is a simple Job listing and user search app that a user can use tosearch for open jobs and also view user bios and generally view users in realtion to a certain trait. The app consumes data from an API provided by Torre. Use this link to view the project

Built With

  • Vanilla Javascript
  • Webpack
  • Css3
  • Bootstrap
  • Express

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo

    git clone https://github.com/menyagah/Torre-TechnicalTest.git
  2. Setup To get a local copy up and running follow these simple example steps.

    • Clone the repository to your computer
    • Cd into the folder
    • Ensure you have npm installed and run npm install
    • cd into the server folder
    • Again run npm install on your terminal
    • cd back again to the root folder
    • Type npm run
    • Then npm start
    • Open another terminal
    • cd into the project and then cd into the server folder
    • run npm start to initialise the server
    • navigate to http://localhost:9000/ and you have successfully installed the app.

    you can Fork it instead, and create a pull request to suggest some changes

Roadmap

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

Contributing

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/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

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

Contact

Martin Nyagah - @Martinnyaga20 - [email protected]

Acknowledgements

Releases

No releases published

Packages

No packages published