- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Code Future The project I'm working on is called "Code Future." It aims to serve as a digital representation of an annucal hackathon held by Brigthfield Tech Academy for Sefwi Bekwai Zone.
- It has the home and about page which provides some basic information about the annual hackathon
- Improved accesibility issues
- Search Engine Optimization
- Uses Linters for writing quality
To successfully execute this project, the following prerequisites are required:
- Code Editor: Visual Studio
- Version Control:Git
- Node js Installed
- Linters configuration
Example command: npm install to install dependent package
: npm install --save-dev hint@7.x to install webhint
:npm install -g lighthouse to install lighthouse
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/CobbyElsonfx/Code-Future.gitInstall this project with:
Install this project with:git and npm install
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
👤 Andoh Francis
- GitHub: @CobbyElsonfx
- LinkedIn: Andoh Francis
- I will add some animations to make it more user friendly
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you liked this project and would like to support me, email me through my email address andohfrancis9187@gmail.com
The design idea is originally designed by 👤Cindy Shin in Behance
-
Where did you get the template for the website?
- Figma
📝 License MIT
This project is MIT licensed.