Git Product home page Git Product logo

Single page application. Personal portfolio project. Place for experiments, spending evenings and weekends.

Tech Stack

  • react (v16)
  • redux (v4)
  • react-router-dom (v4)
  • react-intl (internationalization)
  • cloudinary
  • offline-plugin
  • webpack v4: separate sets for development & production
  • sass, css modules
  • eslint
  • jest + enzyme

Features

  • Implemented internationalization with react-intl for English and Russian speakers. With browser language auto detect
  • All images are stored in Cloudinary CDN for fast and reliable delivery
  • Favicon set is stored on Firebase CDN (since I am using them in multiple personal projects)
  • Continuous deployment with generous Netlify service
  • Responsive components (on init and on resize)
  • Flexbox for layout instead of grid libraries
  • px free styles. Only relative units: rem & vw, vh
  • Local component styles with CSS modules

Syntax

ES-2015, features >= stage2 (babel)

Getting started

$ npm i
// install all dependencies
$ npm run dev
// start development with webpack-dev-server
$ npm run dev:mobile
// allows to debug app on multiple connected devices
$ npm run translate
// combine separate translation-jsons into one (en.json) - for translators

Regina Galieva's Projects

rg-galieva icon rg-galieva

[React, Redux, React-Intl] Personal portfolio project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.