- 📖 About the Project
- Major Dependencies
- Resources
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Azure Nigeria Community Landing Page is the community website to display information about an up comming event, workshop and conference
Describe the tech stack and include only the relevant sections that apply to your project.
Client
CMS - WordPress
- [Smooth Landing Page Transition]
Add a link to your deployed project.
- ant v5.9.2
- framer-motion v10.16.4
- react v18.2.0
- react-router-dom v6.15.0
- https://codingpr.com/test-your-react-app-with-vitest-and -https://grandconference.themegoods.com/v5/design/ -react-testing-library/
- https://vitest.dev/guide/
- https://www.behance.net/gallery/180021259/Conference-Events-Landing-Page?tracking_source=search_projects|tech+conference
- https://www.framer.com/motion/introduction/
- https://azurenigeria.community/home1/
- https://azurenigeria.community/
- https://grandconference.themegoods.com/v5/
- https://www.youtube.com/watch?v=lfR2X-jsy8A&list=PL4cUxeGkcC9iHDnQfTHEVVceOEBsOf07i&index=2
To get a local copy up and running, follow these steps.
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
Clone this repository to your desired folder:
git clone https://github.com/t-bello7/azure-nigeria
cd azure-nigeria
Install this project with:
cd azure-nigerian
yarn install
To run the project, execute the following command:
yarn dev
To run tests, run the following command:
yarn test
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a star.
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.
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.