GithubHelp home page GithubHelp logo

alejandroluishc / atramentum-react-challenge Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 297 KB

React Challenge for Atramentum

Home Page: https://atramentum-challenge.netlify.app

License: MIT License

HTML 0.85% TypeScript 99.15%
javascript nodejs react react-hook-form react-hot-toast react-router-dom redux redux-toolkit styled-components typescript

atramentum-react-challenge's Introduction

CodeFactor License: MIT

Atramentum-react-challenge

This challenge is about creating a software that displays a table of customers from the given API. This data must be displayed in a friendly and scalable way and the user must be able to access to each customer's information and be able to update and modify the information with ease.

Check the deployed version here

Start ๐Ÿš€

Get a clone of the project in local. You need to have installed NodeJS in your computer to develop the proyect.

Requirements ๐Ÿ“‹

You need to install nodejs

Go to NodeJS web page download and install the program.

Instalation ๐Ÿ”ง

First clone the repository

git clone https://github.com/AlejandroLuisHC/atramentum-react-challenge

Then run 'npm install' in the base folder

npm install

Make sure you create a .env file using the .env.example provided

After this, open another terminal to run the server with 'npm run dev'

npm run dev

Built with ๐Ÿ› ๏ธ

  • Vite
  • React
    • useState(): a hook that allows you to add state to a functional component.
    • useEffect(): a hook that allows you to perform side effects in a functional component, such as fetching data.
    • memo(): a higher-order component that can optimize performance by memoizing the result of a component and only re-rendering it when necessary.
    • lazy(): a function that allows you to lazy-load a component, meaning that it will only be loaded when needed.
    • Supense: a component that allows you to suspend rendering while waiting for asynchronous data to load.
  • Redux-toolkit
  • React-router-dom
    • useParams(): a hook that allows you to access route parameters in a component.
    • Outlet(): a component that allows you to define a placeholder where child routes can be rendered.
  • React-hook-form
  • Styled-Components
  • npm

Other libraries โš™๏ธ

Future Implementations ๐Ÿš€

Here are some possible future implementations for this repository:

  • Implementing a user login system to allow users to track activity on the platform.
  • Adding more filters and sorting options to allow users to search through data more efectively based on different criteria.
  • Adding a search functionality.

Possible Improvements ๐Ÿ’ก

Here are some possible improvements that can be tackled in future updates:

  • Adding tests to ensure the stability and reliability of the platform.
  • Making the platform more accessible by improving the user interface and ensuring that the platform is compatible with assistive technology.
  • Improving the error handling by providing more informative error messages and guiding users on how to fix the errors.
  • Adding multilingual support to make the platform accessible to a wider audience.

Feedback ๐Ÿ“ฃ

Completing this technical challenge was a great learning experience for me. It allowed me to keep honing my skills in React and Redux among other libraries.

Overall, I found this technical challenge to be useful and engaging, and I am grateful for the opportunity to have worked on it. I believe that this project helped me improve my skills as a developer, and I look forward to working on more projects like this in the future.

atramentum-react-challenge's People

Contributors

alejandroluishc avatar dependabot[bot] 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.