In the age of Epidemics, the importance of remote communication has significantly aroused. Getting people closer despite of physical distancing. Business, Marketing , Education, even health consultations are done over the internet.
EduMates website provide users a community to engage with their environments. And as we believe that communities develop through education our website has educational side that facilitates educational process to our users through courses and other features.
- Interactive Home Page With All Social media Features.
- Real-Time Live Chat.
- Real-Time Notification System
- Courses With Enrollment and Rating System.
- Q&A Section On Each Course.
OR
- About EduMates
- EduMates Team
- Features Summary
- EduMates Demo Preview
- Table of contents
- Installation
- Usage
- Technologies
- Copyright
To use this project, first clone the repo on your device using the command below:
git init
git clone https://github.com/Mohammed-Nasif/EduMates-ITI-Graduation-Project.git
-
After The Installation you can now open it on any Code Text Editor (VS Code).
-
You Must First Run the
npm install
in VS Terminal Using in Project File Direction To Install All Required Packages. -
Theb You Must First Run the
npm run serve-json
in VS Terminal Using in Project File Direction To Go Start The JSON-Server, Now Run thenpm start
in VS Terminal Using in Project File Direction To Go Live With The Project. You can usenpm run startdev
to run the two with one command. -
Now you can open the Project on any browser using the localhost of Port: 3000. [http://localhost:3000/]
- React Js.
- React Route.
- React Hook Form.
- React Select.
- FireBase.
- JSON Server.
- Axios.
- BootStrap5.
- SCSS.
- Figma.