Git Product home page Git Product logo

light-it-test's Introduction

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

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

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

  1. Clone the repository to your local machine using this command: git clone https://github.com/alejandrocabriales/light-it-test.git

  2. Navigate to the project directory:

  3. Install the project dependencies using Yarn: yarn install

Running the Application

Once you have installed the dependencies, you can run the application with the following command:

This will start the development server, and you can access the application in your web browser at http://localhost:3000.

Brief documentation

Material Ui

In terms of UI design, I opted for Material-UI. The main reason behind this choice was its simplicity and the availability of a comprehensive set of pre-designed components. Since there were no specific design guidelines to follow, Material-UI's components made it easy to use and saved a lot of time as I could readily use components like buttons, cards, and modals to create a cohesive and responsive UI.

Prettier:

To maintain consistent code formatting, I integrated Prettier into the project. Prettier automatically enforces code style rules, which not only ensures readability but also reduces potential formatting-related issues.

ESLint:

For code quality and standards enforcement, I used ESLint. ESLint helped catch errors and encouraged best practices throughout the development process.

SWR and State Management :

For data fetching, SWR (Stale-While-Revalidate) was my choice. SWR simplified the management of API requests(Online one request was necesary) Regarding state management, I decided to stick with React's built-in state management capabilities(Context)

Summary

With React, Material-UI, Prettier, ESLint, and SWR , In my oponion those technologies fit the requieres of the project to made

light-it-test's People

Contributors

alejandrocabriales avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.