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

https://github.com/appsmithorg/example-apps-react-admin-frontend

Frontend repo for react admin app
https://github.com/appsmithorg/example-apps-react-admin-frontend

Last synced: 8 months ago
JSON representation

Frontend repo for react admin app

Awesome Lists containing this project

README

          

# Getting Started with Create React App

> This repo is belongs to the tutorial at https://youtu.be/4y2FFEmPW7I

This project is the frontend dashboard UI built with `React-admin`. Its is currently hosted on `Netlify` at [https://as-react-admin.netlify.app/#/rentals](https://as-react-admin.netlify.app/#/rentals). Here are the login credentials

```
username: confidence@appsmith.com
password: 123456
```

This project uses the [example-apps-movie-store-api](https://github.com/appsmithorg/example-apps-movie-store-api) repo as it's backend

## Available Scripts

In the project directory, you can run:
```
yarn start
yarn text
yarn build
yarn eject
```