Skip to content

Latest commit

 

History

89 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE-CS-Website

This is the official website for the IEEE Computer Society hackathon/event. It includes a React frontend.

Project Structure

.
├── frontend/            # React frontend
├── README.md
└── package.json

Prerequisites

Make sure you have the following installed:

  • Node.js 18+ and npm
  • Git

Frontend Setup (React)

  1. Navigate to the frontend folder:
cd frontend
  1. Install dependencies:
npm install
  1. Start the React development server:
npm start

The frontend will be available at http://localhost:3000/.


Troubleshooting

  • If you see errors about react-scripts not found, run:
npm install

Contributing

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -am 'Add your feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License.

About

Official website for the IEEE Computer Society, RNSIT.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages