Skip to content

reb-gaia/academia-accenture-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login with 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 simple example steps.

Prerequisites

This is an example of how to list 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-login
  2. Install NPM packages

    yarn install
  3. You can run:

    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.