Skip to content

amupedia2021/amupedia-web

Repository files navigation

Amupedia

Simple website that will blow your mind!

Screenshot 2023-07-19 at 3 56 03 PM
Screenshot 2023-07-19 at 3 56 27 PM

TABLE OF CONTENTS

About



Founded by the students of ZHCET in 2021, Amupedia is the biggest platform to help fellow students through their college program. This initiative will cater to the academic demands of the students and give assistance to them in every way possible. Everyone out there is running in the race to the top, and we here offer a push to anyone who needs it. Whether you come for the notes, read our blogs, or attend our events, you will emerge from Amupedia with new knowledge, perspective, influences, and connections.

Live Demo

Here is the live view of this website. It is hosted on Netlify https://www.amupedia.com/.

Licenses

License: MIT

Terms and conditions for use, reproduction and distribution are under the MIT License.

Setup Video

amupediasetup.mp4

How to Contribute to this repository

  1. Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone the forked repository to your local machine.
  3. Make your branch from test branch.
git clone https://github.com/your-username/Project-Amupedia.git
  1. change the present working directory
cd Project-Amupedia
  1. Make your changes
git add .
git commit -m "Your commit Message"
git push origin branch-name
  • Make a pull request.
  • Star the repository.

Building Amupedia

  1. Install npm from browser(windows), using sudo apt install npm(linux) in the terminal
  2. In the root directory: npm install for downloading all the dependencies needed for the project
  3. Run npm run build for building the project
  4. Run npm run dev This will start the server on localhost:3000

Happy coding 😊

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give a proper name to your files describing the addition.
  • Also Make Sure you comment on your code wherever necessary.

Features

  • Providing you with all the quality stuff related to B.Tech, B.Com, B.E, and various other courses.
  • The pdfs related to experiment, viva, quizzes question, the mid and end semester examination as well as the assignments.
  • We are providing all this content for free.

Technology Stack

JAVASCRIPT CSS5 HTML5 NextJS MongoDB NodeJS

REPO STATUS

GitHub PR Open GitHub PR closed GitHub language count

OUR CONTRIBUTORS

Thank you to all the amazing contributors who have made this project possible! Show some ❤️ by starring this awesome repository!

(Back to top)