1.0.0 • Published 5 years ago

cra-template-dark-mode v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

About the project

This project aims to create a theme change template for dark and light that can be used when creating a project in ReactJS

Built with

Starting

Follow the paths below to work with this template

Installation

npx create-react-app <YOUR_APPLICATION_NAME> --template dark-mode

Folders structure

  • src - Directory with all the application files
    • lib - Contains the parts of the application, like redux and components
      • components - In this folders are the application components, based on React Atomic Design
      • redux - The folder that contains redux structure for our application
      • utils - A help folder, it can contain things like application colors
1.0.0

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago