Code Monkey home page Code Monkey logo

potato's Introduction

Stack

The stack choosed for this project is:

The project was created with Create React App.

Test requiremnets

  • The website should function as a one-page app ✔️
  • Layout should match the provided wireframes ✔️
  • Look and feel is up to you, flat colours for borders and background are all that's expected ✔️
  • Supports the same set of browsers as Google Apps (supported browsers list) ✔️
  • Site should use responsive techniques to ensure it works on a range of devices ✔️
  • Must be built using HTML, CSS and JavaScript/TypeScript (SCSS or Less are encouraged) ✔️
  • We encourage the use of AngularJS, Angular 2+ or React for your module/application ✔️
  • Use any 3rd party libs you like (as long as they have a weak copyleft license) ✔️

Extra requirements

  • Search items e.g. a free-text search box where text entered is matched against tags ❌
  • Infinite scrolling or "Load more" style pagination❌
  • Google +1 button for results ❌
  • Build process for generating production-ready code ✔️
  • Tests (unit tests, e2e tests, etc) ✔️

Table of Contents

Available Scripts

In the project directory, you can run:

yarn start

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

yarn test

Launches the test runner in the interactive watch mode.

yarn cypress:open

Launches the E2E test runner Cypress in the GUI.

yarn cypress:run

Launches the E2E test runner Cypress in the CLI.

yarn 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.

Folder Structure

After creation, your project should look like this:

potato/
  README.md
  node_modules/
  package.json
  yarn.lock
  public/
    index.html
    favicon.ico
    icon.png
    manifest.json
    images/
      desktop/
  src/
    App.js
    App.test.js
    bg.svg
    index.js
    potato.svg
    registerService.js
    setupTest.js
    components/
    pages/
    ui/
    utils/
  cypress/
    .eslintrc
    fixtures/
    integration/
    plugins/
    support/

Supported Browsers

This project was tested with:

  • Chrome (Version 64) ✔️
  • Chrome for Android (Version 64) ✔️ (PWA Compliant)
  • Firefox (Version 58) ✔️
  • Edge 16 ✔️
  • Safari 11 ✔️
  • IOS Safari 11 ✔️

Extra Dependencies and Polyfills

Besides the dependencies of React (via Create React App), this project uses the followings:

potato's People

Contributors

yagogc avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.