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.
Below are the demos for the application. They are split into the frontend and the backend.
Server: Apollo Express Server Database: Google Firebase Realtime Database Language: Javascript Framework: React.Js Front End: Tailwind CSS
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
👤 Matovu Farid Nkoba
- GitHub: @matovu-farid
- Twitter: @matovu100
- LinkedIn: matovu-farid
This project is MIT licensed.