/countries

Primary LanguageJavaScript

Countries

Description

This project is performs CRUD operations on a list of countries. The project is a fullstack application with both frontend and backend. Graphql is used to query the data from the backend. The frontend is created with a Nextjs application.

Demos

Below are the demos for the application. They are split into the frontend and the backend.

Backend Demo

screenshot

Frontend Demo

screenshot

Technology

Server: Apollo Express Server Database: Google Firebase Realtime Database Language: Javascript Framework: React.Js Front End: Tailwind CSS

Getting Started

To get the content of this project locally you need to run this command in your terminal:

  git clone https://github.com/matovu-farid/countries.git
  cd countries
  yarn install # npm run install
  yarn dev # npm run dev

Author

👤 Matovu Farid Nkoba

📝 License

This project is MIT licensed.