Raees Academy is a project developed to enhance my knowledge of frontend development. This repository contains the frontend of the website, developed using React.
To get started with Raees Academy, simply clone this repository to your local machine and install the required packages by running npm install
.
Once the packages are installed, you can run the project locally by executing npm run dev
. The website is built using Vite, so you'll need to ensure that you have it installed globally before running the project.
The website includes the following features:
- Home page with a hero section and a section to showcase courses
- Courses page with a list of courses
- Course details page with information about a particular course
- Contact page with a contact form
The frontend of Raees Academy is built using the following technologies:
- React
- Vite
- React Router
Contributions are welcome! If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.
Raees Academy is open source and available under the MIT License. Feel free to use the code in this repository however you like!