Skip to content

t-bello7/azure-nigeria

Repository files navigation

📗 Table of Contents

📖 Azure Nigeria Community Landing Page

Azure Nigeria Community Landing Page is the community website to display information about an up comming event, workshop and conference

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
CMS - WordPress

Key Features

  • [Smooth Landing Page Transition]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

Major Dependencies

  • ant v5.9.2
  • framer-motion v10.16.4
  • react v18.2.0
  • react-router-dom v6.15.0

(back to top)

Major Dependencies

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node Js : To install Node Js on Linux, use the command below:
sudo apt install Nodejs
  • Yarn Package Manager: After instatallation of NodeJs you install yarn using the command below:
npm install --global yarn

Setup

Clone this repository to your desired folder:

  git clone https://github.com/t-bello7/azure-nigeria
  cd azure-nigeria

Install

Install this project with:

  cd azure-nigerian
  yarn install
  

Usage

To run the project, execute the following command:

  yarn dev

Run tests

To run tests, run the following command:

  yarn test

(back to top)

(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 like this project leave a star.

(back to top)

❓ FAQ (OPTIONAL)

Add at least 2 questions new developers would ask when they decide to use your project.

  • What is the Structure of the Application ?

    • The project follows the atomic design principle
  • Why is my commit failing ?

    • The application is configured to run the eslint and prettier check on the precommit stage. Read the errors properly and try to fix it.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)