karpolan / react-restaurants

"Test Task" for position of Full Stack Web developer: List of restaurants with sorting and searching using React JS

Home Page:https://karpolan.com/demos/react-restaurants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurants

This is a "homework" aka "test task" for position of Full Stack Web developer.

On-line Demo

Demo at Netlify

Task

The goal of this test is to implement a sample project in Php/Javascript, where you visualize a restaurant list. You are able to sort the restaurant list based on its current openings state, you can favorite a restaurant and you can select a sort value to further sort the list. And lastly, you are able to search for restaurants.

It is built using React

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

"Test Task" for position of Full Stack Web developer: List of restaurants with sorting and searching using React JS

https://karpolan.com/demos/react-restaurants


Languages

Language:JavaScript 86.7%Language:CSS 9.9%Language:HTML 3.5%