Giter VIP home page Giter VIP logo

products-crud-react's Introduction

Products Crud React

About

This is a product listing application built using React. It demonstrates a basic flow for managing product listings, featuring a modern user interface and robust state management.

Check out the live demo here: Products Crud React Demo.

Key Features

  • Products Management: Create, view, and manage products.
  • User Interface: Modern and responsive UI using MUI and Tailwind CSS.
  • State Management: State management with Recoil for a more efficient and scalable application.
  • Validation: Form validation with zod.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Recoil: A state management library for React.
  • MUI UI: A popular React UI framework with a set of components.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Vite: A frontend build tool that significantly improves the frontend development experience.
  • Prettier: An opinionated code formatter.
  • ESLint: A tool for identifying and reporting on patterns found in ECMAScript/JavaScript code.
  • Zod: A TypeScript-first schema declaration and validation library.
  • React Testing Library: A very light-weight solution for testing React components.
  • Husky: A tool for managing Git hooks.

Getting Started

Prerequisites

Make sure you have Node.js installed on your system (the latest version is recommended).

Installation

  1. Clone the repository:

    git clone [email protected]:RMontSerrat/products-crud-react.git
  2. Install packages:

    npm install

    or

    yarn install

Running the Application

  • Development Mode: Run npm run dev or yarn dev. This will start the development server on http://localhost:5173.

  • Production Build: Run npm run build or yarn build to build the application for production.

  • Start Production Server: After building, you can start the production server by running npm start or yarn start.

Testing

To run tests, execute npm test or yarn test. This will run Jest tests in watch mode.

Demo

Check out the live demo here: Products Crud React Demo.

This demo provides a hands-on opportunity to explore the functionality and user interface of the product listing system. Feel free to interact with the features to see how they work.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

products-crud-react's People

Watchers

Romulo Mont Serrat 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.