A website that shows the language of each nation state within the African Continent
# Ulwanzi
Table of Contents
About The Project
Built With
Getting Started
Prerequisites
Installation
Usage
Roadmap
Contributing
License
Contact
Acknowledgments
## About The Project
[![Product Name Screen Shot][product-screenshot]](
example.com)
Showcasing statical data about each nation within the African Continent. The focus of this project is to showcase the over 2000+ languages that are spoken across the continent, the economic totality of each nation, and the population current and future.
( back to top )
### Built With
* Next.js
* React.js
* Vue.js
* Angular
* Svelte
* Laravel
* Bootstrap
* JQuery
( back to top )
## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```
### Installation
1. Get a free API Key at
example.com
2. Clone the repo
```sh
git clone
github.com
```
3. Install NPM packages
```sh
npm install
```
4. Enter your API in `config.js`
```js
const API_KEY = 'ENTER YOUR API';
```
( back to top )
## Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
_For more examples, please refer to the Documentation_
( back to top )
## Roadmap
- [] Feature 1
- [] Feature 2
- [] Feature 3
- [] Nested Feature
See the open issues for a full list of proposed features (and known issues).
( back to top )
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create …