Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
/ hackreg-t1 Public archive

The registration website for Hackathon 2020 by Team One

License

Notifications You must be signed in to change notification settings

SYSUMSC/hackreg-t1

Repository files navigation

hackreg-t1

🤟🤩The frontend program for Hackathon 2020 registration website.

🖼 Screenshots

pic1 pic2 pic3 pic4

⚙️ Technology Stack

  • Redux
  • Bootstrap
  • React
  • TypeScript

📋 Guides

🛠 Setting up local development environment

  1. Install React DevTools and Redux DevTools for your web browser.
  2. Run these commands to fetch the copy of the project and install the dependent packages using npm.
    git clone https://github.com/SYSUMSC/hackreg-t1.git
    cd hackreg-t1
    npm install
    
  3. Run npm start to fire up the development build!

🛠 Making a production build and run it

  1. Run npm run build.
  2. Check out /dist.

🔏 License

This project is licensed under the MIT license, see the LICENSE file for details

About

The registration website for Hackathon 2020 by Team One

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published