salilkapoor / character_dictionary_assignment

This is a repo created for character dictionary assignment for full cycle training assessment.

Home Page:https://character-dictionary-assignment.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commitizen friendly

Character Dictionary

  • A simple to see data for various characters, performance filters, search on data & sort.

Features

  • Development - Unit Testing (React Testing Library)
  • Commit Syntax - Commitizen and Commitlint
  • pre-commit hooks - lint fixes, commit message validation & Uni Testing on pre-push hook
  • eslint setup extending airbnb
  • prettier setup

Getting started

Proxy enabled for local development

cd character-dictionary
npm install
npm start

Deployments

Vercel Deployment

https://character-dictionary-assignment.now.sh/

CI/CD - Travis

Heroku Deployment

https://character-dictionary.herokuapp.com/

Local Development

The app will run at http://localhost:3000

Issue Tracking

https://github.com/salilkapoor/character_dictionary_assignment/issues

About

This is a repo created for character dictionary assignment for full cycle training assessment.

https://character-dictionary-assignment.now.sh


Languages

Language:JavaScript 84.3%Language:CSS 12.9%Language:TypeScript 2.8%