/my-counter

This project is about creating a very simple React and Redux application. Dealing with new concepts like actions, reducers, action creators, middleware, pure functions, immutability

Primary LanguageJavaScriptMIT LicenseMIT

My Counter

This project is about creating a very simple React and Redux application. Dealing with new concepts like actions, reducers, action creators, middleware, pure functions, immutability

screenshot

📦 Built With

  • HTML and JSX
  • CSS
  • Javascript (ES6)
  • React
  • Redux
  • npm

🔍 Live Demo

Live Demo Link

💻 Getting Started

To get a local copy up and running follow these simple steps.

Download

  1. Clone the repository to your local machine
  $ git clone https://github.com/mcervantes71/my-counter.git
  1. cd into the directory
  $ cd my-counter

Requirements

Node.js is required to install dependencies and run scripts via npm.

Usage

  $ npm install

Build project and open web server running project

  $ npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.You will also see any lint errors in the console.

  $ npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

👥 Authors

👤 Martin Cervantes

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

🌟 Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.