- HTML
- Sass
- Preprocessor for CSS
- Variables, nesting for styling
- React.js
- JavaScript library for UI development
- PapaParse :
- JavaScript library for parsing CSV data.
- Offers customizable parsing options.
clone this repo
git clone https://github.com/Swoyam1/beam-dynamics-frontend.git
Install all dependencies
npm install
To Run the application in development mode execute this script
npm run dev
Thank You!