cat-street / creative-apartments

A sample apartments showcase application. Made with React, TypeScript, Redux and SCSS

Home Page:https://cat-street.github.io/creative-apartments/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smooth Apartments showcase

A sample frontend project on React-TypeScript-Redux

React Order Form Task

A sample apartments showcase application demonstrating responsive layout and imitating asynchronous data fetch.


Usage

  • Installing dependencies:
npm install
  • Run in development mode:
npm start

Features

  • A basic showcase with responsive layout
  • Imitates API data fetching by using a JSON file
  • Apartments data is held in a global state
  • Simple adding to favorites functionality

Technology

  • React (functional components, hooks)
  • Redux (Toolkit, useSelector, useDispatch hooks)
  • TypeScript
  • JavaScript (ES6)
  • SCSS Modules

About

A sample apartments showcase application. Made with React, TypeScript, Redux and SCSS

https://cat-street.github.io/creative-apartments/


Languages

Language:TypeScript 61.4%Language:SCSS 31.6%Language:HTML 7.1%