https://github.com/supiyasingh/education_website_using_reactjs
fully responsive education platform built with React.js to provide an intuitive learning experience.
https://github.com/supiyasingh/education_website_using_reactjs
educational-project educational-reactjs react-hooks react-redux-toolkit react-router
Last synced: 2 months ago
JSON representation
fully responsive education platform built with React.js to provide an intuitive learning experience.
- Host: GitHub
- URL: https://github.com/supiyasingh/education_website_using_reactjs
- Owner: Supiyasingh
- Created: 2024-12-25T17:07:33.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T16:15:24.000Z (3 months ago)
- Last Synced: 2025-02-25T17:27:16.271Z (3 months ago)
- Topics: educational-project, educational-reactjs, react-hooks, react-redux-toolkit, react-router
- Language: JavaScript
- Homepage: https://superlative-alpaca-b2d387.netlify.app/
- Size: 2.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Education Website Using React.js
A modern and fully responsive education platform built with React.js to provide an intuitive learning experience.
## Features
- 🎓 **User-Friendly UI** - Clean and modern interface for an engaging experience.
- 📚 **Course Listings** - Browse and filter educational courses with details.
- 🔍 **Dynamic Routing** - View individual course details dynamically.
- 📝 **Authentication** - Signup and login system for user access.
- ⚡ **Optimized Performance** - Fast load times and smooth navigation.## Technologies Used
- **Frontend:** React.js, React Router, Context API## Installation
1. Clone the repository:
```sh
git clone https://github.com/yourusername/education-website.git
2. Navigate to the project directory:
```sh
cd education-website
3. Install dependencies:
```sh
npm install
4. Start the development server:
```sh
npm start
5. Open http://localhost:3000 in your browser.live demo =https://superlative-alpaca-b2d387.netlify.app/