Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Used libraries and dependencies

I used the following libraries and dependencies in my project:

"MUI" - react helps with styling and positioning , a component library

"axios": for making HTTP requests , allowing me to fetch data from APIs and interact with external resources.

"react" and "react-dom": These are fundamental React libraries - used for building the user interface and managing the application's component tree.

"react-router-dom": crucial for implementing client-side routing, ensuring that different views and pages can be navigated and rendered without a full page reload

The combination of these libraries and dependencies helped me efficiently create a well-styled, responsive, and interactive web application with seamless navigation and data fetching capabilities.

About

MeNow internship

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages