A solo programming project that heighlights the use of webpack to bundle JavaScript, ES6 syntax, callbacks and promise
- HTML5.
- CSS3.
- Javascript using ES6.
- Webpack.
- HTML.
- CSS.
- JS.
- local.
- N/A.
- HTML5 semantics.
- CSS3.
- Javascript OOP, ES6.
- Webpack.
- Installed Git.
- Create a local directory that you want to clone the repository.
- Open the command prompt in the created directory.
- On the terminal run this command git clone https://github.com/Salwa99/Leaderboard.git
- Install the dev dependencies for linters run npm install.
- run:
npm i --save-dev webpack webpack-cli webpack-dev-server @babel/core @babel/preset-env babel-loader style-loader css-loader sass-loader html-webpack-plugin mini-css-extract-plugin
After Installing all the packages run this command npm run start
to start dev server and you can just press Ctrl + C
in the terminal and that will kill it and run npm run build
to creates a build directory with a production build of your app .
- Installed Git.
- A browser.
- Clone this repository to your desired folder.
- Git.
- Github.
- git clone https://github.com/Salwa99/Leaderboard.git
- cd Leaderboard
- npx eslint .
- npx stylelint "**/*.{css,scss}"
- Github pages.
- GitHub: @Salwa99
- Twitter: @SalwaBallouti
- LinkedIn: LinkedIn
- Use advanced JS data structures.
- Implement some awesome animations and transitions to the design.
- Integrate back-end.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project kindly send to me an e-mail expressing it, it would make my day and fuel my motivation.
I would like to thank Microverse team for this journey.
- Kindly check the branches names in github then add them manually on your local machine, after that you may just pull the changes.
- It's not available for now I'm still working on it, once it's available I'll update this answer.
This project is MIT licensed.