IvlevGreg / feed-the-cat

Feed the cat😸 (React & TS & Sass)

Home Page:https://ivlevgreg.github.io/feed-the-cat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feed the cat😸

About project:

Stack:

HTML5 CSS3 SASS React TypeScript Webpack

Overview:

  • Utilized Create React App for development, building and optimization
  • Implemented cross-browser development (IE11), responsive images, Retina-ready design
  • Used Sass preprocessor (mixin for border color changes)
  • Implemented adaptive web design: mobile, tablet and desktop version is available
  • Used React Hooks for handling local state changes and simulate lifecycle methods for functional components

Get started:

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 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.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Feed the cat😸 (React & TS & Sass)

https://ivlevgreg.github.io/feed-the-cat/


Languages

Language:TypeScript 38.3%Language:SCSS 34.8%Language:CSS 18.6%Language:HTML 8.3%