Skip to content

dowebdevelopment/powerpuffgirls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Techniques

  • React: with TypeScript template
  • Styling: SASS, BEM, mobile-first
  • State management: Redux and redux-saga's
  • Data flow: React container pattern
  • Routing, error handling and spinner with HOC-pattern

Prerequisit

Node version 12.10.0 or higher

Installation

  1. Clone the repository:
    git clone https://github.com/dowebdevelopment/powerpuffgirls.git

  2. Enter the directory:
    cd powerpuffgirls

  3. Install dependencies:
    npm install

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.

npm test

Due to time constrains only a few basic tests were written.

npm run build

Builds the app for production to the build folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published