Jam52 / wello-challenge

Challenge set as part of interview process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wello-Challenge

A single page note taking web application that maintains a list of free-text notes, allows the user to create, edit, delete, and prioritize their notes.

The assignment will be evaluated based on the following criteria:

  • Meets the required functionality
  • Consistent and readable code style
  • Overall user experience on multiple screen sizes
  • Effective use of version control

Built with

  • React

Installation

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/Jam52/wello-challenge.git
  1. Install NPM packages
npm install
  1. Run tests
npm test
  1. Run dev enviroment
npm start

Hosting

Hosted on Netlify

View Site

Contact

Jamie Sajdak - jamie.sajdak@gmail.com

Portfolio

About

Challenge set as part of interview process.


Languages

Language:JavaScript 71.0%Language:SCSS 21.3%Language:HTML 7.7%