Skip to content

JCarter-coder/react-mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Deployed project: https://resolutionstodo.vercel.app/

React MVP Front-end Overview

This provides an overview of the React MVP Application, which uses React components and a ChakraUI CSS Toolkit.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Vite: A build tool that aims to provide a faster and leaner development experience for modern web projects.
  • Chakra UI: A simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
  • Express: Fast, unopinionated, minimalist web framework for Node.js.
  • Framer Motion: A library that powers animations in React projects.
  • Emotion: A library designed for writing css styles with JavaScript.

Server Application Overview

This is an overview of the server application, which uses Express for server-side logic and PostgreSQL for database interactions.

Features

  • Express: Utilized for handling server requests and middleware.
  • PostgreSQL: Used for database management.
  • CORS: Enabled to allow cross-origin requests.
  • Environment Variables: Managed through dotenv for better configuration practices.
  • Logging: Implemented using morgan for HTTP request logging.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published