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

https://github.com/toxe/react-remix

Simple Remix Getting Started React App
https://github.com/toxe/react-remix

react remix

Last synced: about 1 month ago
JSON representation

Simple Remix Getting Started React App

Awesome Lists containing this project

README

          

# Simple Remix Getting Started React App

Just a simple project to take a look at [Remix](https://remix.run). Based on the [Quick Start](https://remix.run/docs/en/main/start/quickstart) app (without TypeScript).

Run `npm run dev` and open http://localhost:5173.

| | Version |
| --------- | ------: |
| **React** | 18.3.1 |
| **Remix** | 2.15.0 |

| | Files | Total Files Size |
| ----------------- | ----: | ---------------: |
| **git clone** | 110 | 0.82 MB |
| **npm install** | 16953 | 143.47 MB |
| **npm run build** | 16967 | 143.83 MB |

![screenshot01](screenshots/screenshot01.png)
![screenshot02](screenshots/screenshot02.png)
![screenshot03](screenshots/screenshot03.png)