jose-Abel / hello-react-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello React Frontend

Built With

  • React
  • React-dom
  • Redux
  • React-Router
  • Fetch
  • Webpack
  • Babel
  • HTML
  • CSS

Getting Started

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

Setup

Go to the top of the page, press te green button that says "Code", and copy the link. Then you have to go to your console and type

    git clone 'repository-link'

That's all, you are ready to go!

Install

Run the following command to have all yarn packages dependencies installed:

    npm install

Usage

To run the "react-scripts start" script, type the following command:

    npm start

Linters

To run the Javascript linters type the following

    npx eslint .

To run the CSS linters type the following

    npx stylelint "**/*.{css,scss}"

Author: Jose Abel Ramirez Frontany**

🤝 Contributing

Contributions, issues, and feature requests are welcome!

📝 License

This project is MIT licensed.

Show your support

Give a ⭐️ if you like this project!

About


Languages

Language:JavaScript 54.8%Language:HTML 28.8%Language:CSS 16.5%