Full landing websites with adminstrative content creation & management tools built for Hanoi Math Modeling Organization. Created in 2021. There is another version for year 2020 as well.
Requirement
Clone repo
git clone https://github.com/kipiiler/mathmodeling2021
Install package
yarn add
Start development
yarn start
Open http://localhost:3000 to view it in the browser.
Production
yarn build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.