Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andresfernandez89/countryapp-react

Web Site about information countries - React JS - TypeScript - Tailwind - DaisyUI - React Router Dom
https://github.com/andresfernandez89/countryapp-react

daisyui react react-router-dom tailwindcss typescript

Last synced: 8 days ago
JSON representation

Web Site about information countries - React JS - TypeScript - Tailwind - DaisyUI - React Router Dom

Awesome Lists containing this project

README

        

# COUNTRY APP

This project is a Web Site about information countries.

## Demo

https://countryapp-react.pages.dev/

## Tech Stack

React, TypeScript, Tailwind, DaisyUI.

## Run Locally

Clone the project

```bash
git clone https://github.com/andresfernandez89/countryApp-react.git
```

Go to the project directory

```bash
cd countryApp-react
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
```

## Authors

- [@andresfernandez89](https://github.com/andresfernandez89)
- [@nico-slk](https://github.com/nico-slk)