Skip to content

AlexGuz23/endla-frontend-challenge

Repository files navigation

Endla Frontend Challenge

A simple app to manage accounts of endla users

Plan of Attack

Click here to see my Plan of Attack

Requirements

  • Node.js >= 16.14.0

Technologies Used

  • React
  • Material UI

How to Install

  • Install node_modules
    npm install
  • Make a copy of .env.example as .env
    Set PORT as the port of the app

How to Run

  • npm start to start the app

Commands for devlopment

  • npm run lint to check lint errors
  • npm run lint-fix to fix lint errors
  • npm run build to build a production bundle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published