Skip to content

stephanianevado/northfork

Repository files navigation

Stephania Nevado's Northfork Frontend case ✨

Hello! This is my solution to the Northfork front-end "Todo app" case. It's built with TypeScript, React, and styled-components. I also added a few unit tests with jest and React testing-library.

The code is formatted with Prettier and linted with ESLint.


Starting this app locally 🚀

Prerequisites

  1. Install Node.
  2. Install npm.

Running

  • Install dependencies by running npm i in the root.
  • Run the app locally with npm start.

Improvements 💅🏻

Since I had limited time, everything in this app is of course not perfect. I have listed some improvements below that I would have liked to implement if I would have had more time.

  • Add more functionalities like "edit a task".
  • More unit tests - I only wrote a few to show how I would structure them.
  • Improve UI/UX. I tried to make it pretty 💅 but I know that it's not perfect.

About

Northfork Frontend case ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published