Skip to content

EduNodeOrg/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduNode

Netlify Status

EduNode is an educational platform designed to provide accessible learning resources and interactive educational experiences.

Table of Contents

Overview

EduNode aims to democratize education by providing a user-friendly platform for learners of all backgrounds. Our React-based application delivers educational content in an engaging and interactive format.

Features

  • Interactive learning modules
  • User-friendly interface
  • Responsive design for all devices
  • Progress tracking
  • Resource library

Installation

Prerequisites

  • Node.js (v14 or higher)
  • npm (v6 or higher)

Setup

  1. Clone the repository
    git clone https://github.com/yourusername/edunode-website.git
    cd edunode-website
    
    
    ## Usage

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

edunode-website/ ├── public/ # Static files ├── src/ # Source code │ ├── components/ # Reusable UI components │ ├── pages/ # Page components │ ├── assets/ # Images, fonts, etc. │ ├── styles/ # CSS/SCSS files │ ├── utils/ # Utility functions │ ├── App.js # Main app component │ └── index.js # Entry point └── package.json # Project dependencies

dvanced Configuration

For advanced configuration options, please refer to the Create React App documentation .

Deployment

This project is deployed using Netlify. Any changes pushed to the main branch will trigger a new deployment automatically.

For more information about deployment options, see the Create React App deployment documentation .

Contributing

  1. Fork the repository
  2. Create your feature branch ( git checkout -b feature/amazing-feature )
  3. Commit your changes ( git commit -m 'Add some amazing feature' )
  4. Push to the branch ( git push origin feature/amazing-feature )
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Built with ❤️ by the EduNode Team

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •