Skip to content

ifbaltics/home-task-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If Homework Starter

TODO:

  • Use React as a front-end framework.
  • Write semantic markup.
  • Use client-side storage for the data.
  • Use any testing framework to write unit tests.
  • Do not use public source code repositories like GitHub but store the source code in any cloud storage or send via email as an attachment.
  1. Build ”Policies” section

    • Implement policy card list view
    • As image assets are not provided, use any that you see fit for design
    • Implement navigation from Policy card to Policy detail view
  2. Build ”Policy detail” section

    • Implement policy detail view
    • As image assets are not provided, use any that you see fit for design
  3. Build ”Policy edit” section

    • Implement Insurance Policy editing functionality
    • As mentioned earlier, use client-side storage for data persistence

Link to design sketch

Link to prototype

Design system documentation

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner.
See the section about running tests for more information.

npm run prettier

Reformats your code according to If's standard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published