Skip to content

neoz-technologies/recruitment-test-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion. Recruitment Test

Frontend React Developer

Requirements

  • Installed NodeJS (> v10.0) with NPM or Yarn
  • Git
  • A cup of ☕ or 🍵

Tasks

We'd like you to use React, SCSS and bootstrap. On top of that, use whatever front-end libraries you feel comfortable with.

Setup

  1. Duplicate this repo. Please do not fork this repo!
  2. Run npm install and npm start
  3. Open your browser at http://localhost:3000/

Backlog

All items are not ordered and weighted! First, before coding, read all items carefully and weight those.

Customer voices during kickoff
  • We need a small webpage - just with a few nice cars.
  • A tool your company used to work with tool can export a JSON file with all cars we offer.
  • Our customers should pick one of our rental cars.
  • But only marked cars are allowed to be rent.
  • During holidays we will offer some very big discounts every year.
  • We need a smooth nice animation for the menu.
  • Right now we don´t need a reservation function. Prospective customers have to call your office.

We've provided a design (please refer ./media-package) for hd screens (1920px). Don't worry about tackling smaller breakpoints, but please make sure your solution looks good at 375px in portrait orientation.

Running the project

To startup the frontend client run the following command.

  • npm start - This will start the application for development
  • npm run build - Will create a production optimised build
  • npm test - Will run the front end tests

Submission Guidelines

  • Please commit all your changes to your own cloned repo
  • Mark all your major changes with a message according to Conventional Changelog
  • Send us an email with a link to your Github repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published