Skip to content

This is a capstone project built to serve as a Web Page for an annual Hackathon Program organized every year for developers in my Zone

Notifications You must be signed in to change notification settings

CobbyElsonfx/Code-Future

Repository files navigation

Code Future

📗 Table of Contents

📖Code Future

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.

🛠 Built With

Tech Stack

Details

Key Features

  • 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

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

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

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/CobbyElsonfx/Code-Future.git

Install

Install this project with:

Install this project with:git and npm install

Run tests

To run tests, run the following command:

  npx stylelint "**/*.{css,scss}"
  npx hint .
  npx eslint .

(back to top)

👥 Authors

👤 Andoh Francis

(back to top)

🔭 Future Features

  • I will add some animations to make it more user friendly

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you liked this project and would like to support me, email me through my email address andohfrancis9187@gmail.com

(back to top)

🙏 Acknowledgments

The design idea is originally designed by 👤Cindy Shin in Behance

(back to top)

❓ FAQ (OPTIONAL)

  • Where did you get the template for the website?

    • Figma

(back to top)

📝 License MIT

This project is MIT licensed.

(back to top)

About

This is a capstone project built to serve as a Web Page for an annual Hackathon Program organized every year for developers in my Zone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published