A Job Listing And User Search App
Explore the docs »
Report Bug
·
Request Feature
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
- Vanilla Javascript
- Webpack
- Css3
- Bootstrap
- Express
To get a local copy up and running follow these simple steps.
-
Clone the repo
git clone https://github.com/menyagah/Torre-TechnicalTest.git
-
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
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Martin Nyagah - @Martinnyaga20 - [email protected]
- WEBPACK
- README Icon made by Freepik from www.flaticon.com