Skip to content

React/redux application, fetching hh.ru API

Notifications You must be signed in to change notification settings

sshulin/react-jobfinder

Repository files navigation

React Jobfinder

Simple web application for searching vacancies. At the moment this app gets all data from hh.ru api.

Installing

# install dependencies
npm install

# build with webpack and serve with express on localhost:8080
npm start

Built with

  • React - library for rendering
  • Redux - framework for state management
  • Redux-saga - library for handling asynchronous things

About

React/redux application, fetching hh.ru API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages