The Rick and Morty Single Page Application (SPA) is an Application where Users can get to Know the Characters ,Episodes and Locations of the Rick and Morty TV Series.
Which is Responsive in the Screen Sizes of Different Devices;
To get started with this project, follow these steps:
- Clone this repository to your local machine:
https://github.com/Nima-sltn/Rick-And-Morty-Project.git
-
Open the project folder in your code editor.
-
Explore the src folder and check App.jsx file to understand the project structure and styling.
-
In this step, Install the Project Dependencies :
npm install
- Be sure to enter the following command in the terminal editor:
npm run dev
- Customize the project to match your specific requirements.
- Add your own content and styles.
- Test the responsiveness on various devices and browsers.
- Axios (For All Server Side Requests)
- React-Hot-Toast (To Display Server Side Errors and Loader)
- HeroIcons/React
- React-Icons
- react-loader-spinner
- HTML5 (Semantic HTML)
- Flexbox and Grid Layout Systems
- React.js (v18)
- Vite
- NPM