mrpbennett / reactfast_contacts

ReactFast contacts. CRUD app built with a FastAPI / SQLite backend with a pretty React & TailwindCSS front end.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡ ReactFast Contacts

Python JavaScript Code style: black FastAPI SQLite React TailwindCSS Prettier

A fullstack CRUD application built with FastAPI, SQLite for the backend and React with TailwindCSS for the user interface.

UI

Run Locally 💻

First clone the whole repo.

git clone https://github.com/mrpbennett/contact_fastapi.git

Once cloned you will need to install the depencies for the back end as well as the front end instructions are:

You will need to start the back end before the front to see the populated data within the UI.

About

ReactFast contacts. CRUD app built with a FastAPI / SQLite backend with a pretty React & TailwindCSS front end.


Languages

Language:JavaScript 72.8%Language:Python 22.0%Language:HTML 4.4%Language:CSS 0.7%