Skip to content

sala7ly/Sala7ly-Fontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sala7ly Frontend

Description

Welcome to the frontend repository of Sala7ly - your platform for efficient project management and collaboration.

Libraries Used in This App

React Icons

  • Description: React Icons is a library that provides a set of customizable SVG icons for use in React applications. It simplifies the process of including icons in your components, enhancing the visual appeal of your UI.

React Router DOM

  • Description: React Router DOM is a routing library for React applications. It enables you to create a single-page application with multiple views by managing the navigation between different components or pages in a dynamic and efficient manner.

Material Tailwind

  • Description: Material Tailwind combines the concepts of Material Design and the utility-first approach of Tailwind CSS. It offers pre-designed components and styles inspired by Google's Material Design guidelines, making it easier to create consistent and visually appealing user interfaces.

Formik

  • Description: Formik is a form management library for React. It simplifies the process of building and validating forms by providing utilities and components that handle form state, validation, and submission. Formik reduces boilerplate and streamlines form-related logic and using to Yup ensuring data integrity through validation..

Axios

  • Description: Making it an essential tool for building robust and efficient network communication in web applications. Whether you're fetching data, handling errors, or managing authentication, Axios streamlines the process

Getting Started with Create React App

This app created by react [Create React App]

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify