- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
GD_summit is a project designed to inform the public about this year Graphic Designers Conference Scheduled to hold in Nigeria.
- HTML
- CSS
- Javascript
- Here is a Live Demo Link
- Here is a presentation video link
In order to run this project you need:
- git: A tool for managing source code
- Visual Studio Code: A source code editor
- Have a working and updated browser
- Have a local version control like git installed on your computer
- Have an account and sign in on GitHub, as online/remote version control system
- Basic knowledge in JS.
To get a local copy of this project up and running, follow these steps.
- copy this link.
- get to the directory that you want to clone the repository.
- open the command prompt in this directory.
- write
git clone github.com/Donmark2k/GD_summit.git
- go to the repository folder in your command prompt
cd GD_summit
- write
code .
to open the project in visual studio code.
To run the project, execute the following command:
- In visual studio press
alt + L + O
then the project will open on your browser "http://127.0.0.1:5500/".
npx stylelint "/*.{css,scss}"**
: To test css codenpx stylelint "**/*.{css,scss}" --fix
: To fix some CSS errors if found.npx eslint .
: To test Eslint Reportnpx eslint . --fix
: To fix some JS errors if found
You can deploy this project using:
- Github pages
follow these steps for example on how to deploy on github pages
👤Chukwuemeka Ochuba
- GitHub: @Donmark2k
- Twitter: @Donmark2k
- LinkedIn: LinkedIn
- I will include live-chat
- I will add date and time in the Navbar
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Rita Daniel has been of tremendous help so far.
- Give a ⭐️ if you like this project!
I would like to appreciate Microverse for providing the learning resources for this exercise, and I would specially thank Cindy Shin who is the original author of this design
-
[Are you sure that you are owner of this work]
- [Yes, I am]
-
[Can you make the work to be responsive]
- [yes]
This project is MIT licensed.