Skip to content

ricardocanelas/challenge-entria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚓ Challenge / Entria

Challenge by: https://github.com/entria/jobs

This project was bootstrapped with Create React App.

Description:

  • Create a List and Detail view for some model (e.g: todos, posts, products)
  • it should use React
  • it should use inline style
  • it should be open sourced on your github repo

Extras

  • Also Implement in React Native
  • it should use ReactNavigation
  • Implement code splitting using react-loadable
  • Optimize webpack
  • Create a storybook with your components
  • Test your components with jest

screengrab

👁️‍🗨️ Live: https://ricardocanelas.github.io/challenge-entria

Getting Started

👉🏻 Prerequisites

👉🏻 Installing

  1. Clone this repository using git clone
  2. Onto the frontend/ directory, install the dependecies using npm install or yarn install

The website will be available at http://localhost:3000

License

This project is licensed under the MIT License - see the LICENSE file for details.