kpat132 / KrishnaCC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the Coding Challenge project

This project was created with express.js and React.js.

Running the page

  1. Clone the repo into your documents folder.
  2. cd react-app
  3. npm install
  4. npm start

(npm start will run both the server and front-end of the application.)

In the application you are able to input your email/password, after submitting, they will show up in the console.

About


Languages

Language:SCSS 45.1%Language:JavaScript 37.3%Language:HTML 17.6%