ecelliiit / web-frontend

E Cell | IIIT Sonepat

Home Page:http://www.ecelliiit.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Cell IIIT Sonepat Website

Welcome to the official website of E-Cell IIIT Sonepat! Our website is built using the MERN (MongoDB, Express.js, React.js, Node.js) stack and styled with SCSS. The website is hosted on Vercel.

About E-Cell IIIT Sonepat

Entrepreneurship Cell, IIIT Sonepat is a non-profit organization run by students with the objective of developing, enhancing, and fostering the entrepreneurial spirit amongst students to encourage them to become successful entrepreneurs. We provide a platform to individuals with creative minds and ideas, which have the potential for substantial business opportunities. We organize entrepreneurship development programs and camps, skill development workshops and speaker sessions, hosting brainstorming competitions, and many more.

Getting Started

To run the website locally on your machine, follow these steps:

  1. Clone the repository onto your local machine. git clone https://github.com/devprashantt/ecell-website.git

  2. Navigate to the project directory and install the required dependencies. cd ecell-website npm install

  3. Start the development server. npm run dev

  4. Open http://localhost:3000 in your web browser to view the website.

Contributing

We welcome contributions from anyone interested in improving the E-Cell IIIT Sonepat website. To contribute to the project, please follow these steps:

  1. Fork the repository and create a new branch. git checkout -b {new-branch-name}

  2. Make your changes and commit them to your branch. git commit -m "Your commit message"

  3. Push your branch to your forked repository. git push -u origin {new-branch-name}

  4. Create a pull request from your branch to the main branch of the original repository.

Contributors

  • Shivansh Verma
  • Prashant Kumar Singh
  • Nitin Singh

About

E Cell | IIIT Sonepat

http://www.ecelliiit.in/


Languages

Language:JavaScript 60.3%Language:SCSS 34.5%Language:CSS 2.7%Language:HTML 2.5%