Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valenciahq/tasklist-fullstack-challenge-fe

A tasklist using React and MUI
https://github.com/valenciahq/tasklist-fullstack-challenge-fe

Last synced: about 1 month ago
JSON representation

A tasklist using React and MUI

Awesome Lists containing this project

README

        

# Tasklist Frontend

* Make sure you have backend up an running. Check [This](https://github.com/valenciaHQ/tasklist-fullstack-challenge-be/blob/main/readme.md) backend readme.
* Run me using `npm install` and `npm run start`
* At root, you will need to define one environment variable that will point to the API. For localhost: `REACT_APP_BASE_API_URL=http://localhost:3001/api/v1`

### After is running please visit _/readme_ for some notes and thoughts.

Hope we can meet!