Coder Social home page Coder Social logo

alumni's Introduction

Alumni Portal GBPIET

Introduction

Welcome to the college alumni website, a place where you can connect with fellow graduates and keep up to date with all the latest news and events from your alma mater.

As an alum, you are an integral part of our college community and we value your ongoing involvement and support. This website is designed to provide you with a range of resources, information, and opportunities to stay connected with your fellow alumni and the college.

You can use this website to reconnect with old friends, find out about upcoming events and reunions, access career resources, and stay informed about the latest news and developments from the college.

Clone, Install and Build steps

Prerequisites

  1. Git
  2. Node JS (everything was installed and tested under v15.12.0)

Cloning and installing dependencies

  1. Clone the project repository on your local machine
 git clone https://github.com/AbhinavXT/alumni.git
 cd alumni
  1. Installing dependencies
npm install

Running the frontend

For running frontend locally run command:

npm run dev

Directory Information

  • components - The components folder in the alumni repository is where you provided contains JavaScript files that define components for the application.

  • pages - The pages folder in the alumni repository is where you define the routes for your application. Each file in the pages folder corresponds to a specific route, and the contents of that file will be rendered when a user navigates to that route.

  • public - The public folder in the alumni repository serves as a static directory that is available to the client-side. This means that any files placed in this folder can be accessed by the client-side code.

  • styles - The styles folder in the alumni repository is where you can store your CSS files. Next.js automatically processes these files and applies them to your project.

  • package.json - package.json is a configuration file this project. It contains information about the project such as the name, version, dependencies, scripts, and other metadata.

License

The alumni repository is licensed under the MIT License. See the LICENSE file for more information.

I hope this documentation is helpful in understanding the purpose and usage of the alumni repository. Let me know if you have any questions!

alumni's People

Contributors

abhinavxt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.