Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andresfernandez89/countryapp-react
- Owner: andresfernandez89
- Created: 2024-03-21T23:13:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T16:52:09.000Z (8 months ago)
- Last Synced: 2024-11-06T17:57:23.253Z (about 2 months ago)
- Topics: daisyui, react, react-router-dom, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://countryapp-react.pages.dev/
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)