Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edusity Website

This is a React-based website built for educational purposes. The website is hosted at Edusity Website.

Table of Contents

Overview

Edusity Website is a platform that provides various educational resources and tools. The main goal is to offer a user-friendly and interactive learning experience.

Features

  • Responsive Design: Adapts to different screen sizes for optimal viewing on any device.
  • Interactive Components: Engaging user interface elements to enhance the learning experience.
  • Easy Navigation: Intuitive layout for easy access to different sections of the website.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ProgrammerAditya36/react_website.git
  2. Navigate to the project directory:
    cd react_website
  3. Install the dependencies:
    npm install

Usage

To start the development server, run:

npm start

Deployment

The website is deployed using GitHub Pages. To deploy your own version, follow these steps:

  1. Build the project:
    npm run build
  2. Deploy to GitHub Pages:
    npm run deploy

Ensure the homepage field in your package.json is set to "https://<your-github-username>.github.io/<repository-name>".

Technologies

  • React: A JavaScript library for building user interfaces.
  • Vite: A build tool that provides a fast development experience.
  • GitHub Pages: Hosting service for static websites.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

License

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

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages