chaitanya71998 / Single-price-grid-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Single price grid component solution

This is a solution to the Single price grid component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the component depending on their device's screen size

Links

My process

  • First looked up complete layout for dividing component
  • divided them to subtasks
  • planned css and html structure
  • created react app
  • added typescript
  • Development of layout responsively
  • integrating with git
  • deployed using github pages

Built with

What I learned

I have revised building components and simple sectional responsive layouts.

also from this challenge I started to create my first github page site.

Faced challenges:

  • creating of react repo with typescript
  • Integrating local repo with remote github(fixed with newly generated access token from github developer settings)
  • deploy using github pages

Useful resources

This will be helpful to guide us in building and deploy our project

Author

Acknowledgments

Thanks to mattstuddert for his article on 16 front-end projects (with designs) to help improve your coding skills from where I came to know about this challenge. Also big thanks to frontendmentor

About