trollepierre / todo-day-one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Day One Technical Test

Todo manager, with React, Apollo Client, Emotion and tested

Required

This project needs data from a server to run correctly. Follow the README.md of this project before started this one.

Available Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.\

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Instruction

This project respects most of the instructions given by the exercises. Next technical steps have been added in TECHNICAL_TASKS.md

  • No bugs found.
  • Split of responsibilities, code, file tree have been done, or added in TODO mentions.

Addendum

  • Testing has been done (not asked) on some components

About


Languages

Language:JavaScript 88.7%Language:HTML 9.4%Language:CSS 2.0%