- π About the Project
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ (OPTIONAL)
- π License
For this project, I created a website for a Global Impact Youth Summit. My objective is to develop a website that is responsive on both mobile and web platform.
The various stacks used for the project includes the following
HTMl
CSS
Javascript
Linters
- Utilize Flexbox to position various elements on a web page.
- Utilize CSS Grid to arrange different elements on a web page.
- Use semantic HTML tags.
- Develop a mobile popup menu.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.
From your command line:
On macOS, by using Homebrew you can install.
# install git
$ brew install git# install node
$ brew install nodeOn Windows, by using chocolatey you can install.
# install git
C:\> choco install git# install node
C:\> choco install nodeClone this repository to your desired folder:
# Clone this repository
$ git clone https://github.com/yemidada/captone-project.git
# Go into the repository
$ cd desktop-version-portfolio
# Install dependencies
$ npm install
After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.
π€ Author
- GitHub: @yemidada
- Twitter: @naijavine
- LinkedIn: yemidada
- Add other pages to the design)
- Improve the designs
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can support us by sharing our code
I would like to express my gratitude to microverse for the training. Additionally, I would like to give proper recognition to Cindy Shin the author of the original design. Furthermore, credit is due to Pixels and Flaticons for providing the captivating images and icons, respectively.
-
Do you need nodejs installed on your machine
- Yes, nodejs need to be running properly on your machine
-
Can you test linter on your local machine and github
- Yes, you can do both
This project is MIT licensed.