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
- Host: GitHub
- URL: https://github.com/nattatorn-dev/job-quest-front
- Owner: nattatorn-dev
- License: mit
- Created: 2016-02-08T12:34:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T15:27:53.000Z (over 9 years ago)
- Last Synced: 2025-03-29T05:38:06.553Z (about 2 months ago)
- Language: CSS
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/