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

https://github.com/nattatorn-dev/job-quest-front

job-quest-front
https://github.com/nattatorn-dev/job-quest-front

Last synced: about 2 months ago
JSON representation

job-quest-front

Awesome Lists containing this project

README

        

TakeMeTour's Job Quest - Frontend Task
======================

###### What is single-page application?

These are applications that fit on a single webpage. Is a non-blocking way for a client to communicate with a server without reloading the whole page (Ajax), the most popular SPA-oriented JavaScript framework such as meteorjs, angularjs, emberjs and reactjs.

###### Application with the tech stack listed below.

- React
- SASS
- Webpack builds
- ES6 syntax (Babel)
- Support mobile screen (responsive)

### Get started

To install dependencies

```ruby
npm install
```

Then

```ruby
npm start
```

Go to http://localhost:8080/