Skip to content

Tinkering with React, Tailwind with Clean Architecture

Notifications You must be signed in to change notification settings

aellivon/notes-fe

Repository files navigation

Note Frontend

React, Typescript, Tailwind, and Clean Architecture Tinkering

Notes: probably better to seperate it by feature in the future

Setup

Django

Install dependencies with npm

$ npm install

Setup .env

There should be a sample called .env.sample

Run the development server

$ npm run start

Running tests

$ npm run test

About

Tinkering with React, Tailwind with Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages