Skip to content

This app displays exciting information and facts from countries all over the world. Built with JavaScript and CSS

Notifications You must be signed in to change notification settings

Estherstarr/Geography

Repository files navigation

Countries

This app displays exciting information and facts from countries all over the world

Built With

  • REACT.JS
  • REDUX
  • TAILWIND-CSS

Install

Run the project in your local machine

  • Clone the repository
  $ git clone https://github.com/Estherstarr/countriesAPI.git
  $ cd countriesAPI
  • Install all dependancies
$ npm install
  • Run the server
$ npm start

Run Linters tests

To track linter errors locally follow these steps:

Download all the dependencies run:

$ npm install

Track HTML linter errors run:

$ npx hint .

Track CSS linter errors run:

$ npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

$ npx eslint .

Deployment

Live Demo Link

Author

👤 Author : ONWUANIBE ONOMEH

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Nelson Sakwa the author of the original design used in this project.

📝 License

This project is https://github.com/git/git-scm.com/blob/main/MIT-LICENSE.txt licensed.

About

This app displays exciting information and facts from countries all over the world. Built with JavaScript and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages