Skip to content

Developer Student Club BIST, Bhopal Official Website written in ReactJS by team of DSC-BIST

Notifications You must be signed in to change notification settings

Code-Recursion/DSC-BIST

Repository files navigation

Developer Student Clubs Bansal Institute of Science and Technology

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

To learn React, check out the React documentation.

Project Structure

dsc-bist
├── .firebase
├──  └── ...
├── .build
|        └── static
|           └── css
|               └── ...
|           └── js
|                └── ...
|           └── media
|               └── ...
|        └── 404.html
|        └── asset-manifest.json
|        └── index.html
├── node_modules
├── public
├── src
|   └── componenets
|       └── App.js
|       └── Contact.js
|       └── Error.js
|       └── Event.js
|       └── Home.js
|       └── Navbar.js
|       └── Team.js
|       └── Workshop.js
├── resource
|   └── ...
├── styles
|   └── index.css
|   └── index.js
├── .firebaserc
├── .gitignore
├── firebase.json
├── package-lock.json
├── package.json
├── README.md
└── ...

Contributing

Being a project of an open source competition, we believe in the power of PRs as that's what makes any project awesome and inspires us to create and learn. Any contributions you make are greatly appreciated.

  1. Fork the Project.
  2. Clone the Repo.
  3. Create your own branch.
  4. Create your changes in the local repo .
  5. Commit your Changes with a proper commit message (git commit -m '...your meaningful message...').
  6. Push to the Branch .
  7. Add a live link site hosted on github pages.
  8. Open a Pull Request mentioniong the issue number on commit message or create your own issue.

About

Developer Student Club BIST, Bhopal Official Website written in ReactJS by team of DSC-BIST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published