amupedia2021 / amupedia-web

Source code of the website.
https://www.amupedia.site/
MIT License
163 stars 177 forks source link
gssoc23 hacktoberfest hacktoberfest2022 nextjs react

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


 <br>

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

https://github.com/amupedia2021/Project-Amupedia/assets/88332977/62ebc514-9d71-4f39-9a47-1dc7eded0653

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

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

Features

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)