Skip to content

Kushagraagarwal/corner_case

Repository files navigation

Introduction

This project is an assignment provided by Corner Case Technologies.

Features

This boilerplate features all the latest tools and practices in the industry.

  • React — 16.7.0-alpha.0 with Hooks
  • Redux — State Management
  • 🛠 Babel — ES6 syntax, Airbnb & React/Recommended config
  • 🚀 Webpack — Hot Reloading, Code Splitting, Optimized Build
  • 💅 CSS — Styled Components
  • Tests — Jest, React Testing Library & Cypress
  • 💖 Lint — ESlint

Getting started

  1. Clone this repo using https://github.com/Kushagraagarwal/corner_case.git
  2. Move to the appropriate directory: cd corner_case.
  3. Run yarn or npm install to install dependencies.
  4. Run npm start to see the example app at http://localhost:8080.

Commands

  • npm start - start the dev server
  • npm run build - create a production ready build in dist folder
  • npm run lint - execute an eslint check
  • npm run lint:fix - execute an eslint and fix the errors
  • npm test - run all tests

About

Corner Case Assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published