Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.06 KB

File metadata and controls

40 lines (32 loc) · 1.06 KB

Class Components - ReactJS 💭

🌟 About this project

  • This project was developed in Academia Front-end, a program from Accenture to learn and practice ReactJS fundamentals.
  • This project was bootstrapped with Create React App.

💻 Getting Started

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

Prerequisites

This is a list of things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
  • yarn via npm
    npm install --global yarn

Installation

  1. Clone the repository:

    git clone https://github.com/reb-gaia/academia-frontend-class-component
  2. Install packages:

    yarn install
  3. You can run using:

    yarn start

    Runs the app in the development mode and 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.

Made with ❤️ and JavaScript, by Rebeca Gaia.