Skip to content

yasinatesim/react-counter-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Counter Up

npm version

This project is basic counter up app via React.

This project was developed for improve myself.


Demo URL


Features

  • SCSS is used for coding css more effectively and easily
  • BEMCSS is used from CSS naming convention Development with Airbnb, which is often a reasonable approach to JavaScript.
  • Find and fix problems in your JavaScript code with Eslint.
  • Beautify code with Prettier.
  • Lint code and can prevent bad git with Lint Staged and Husky tools.

How to Use

1- Clone this repository

git clone https://github.com/yasinatesim/react-counter-up.git

2- Install the project dependencies

cd react-counter-up
npm install

Development Version

npm start

Production Version

npm run build

Lint

npm run lint

License

License

About

I did for see React state management

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors