Skip to content

FLASH LEARN - Vite-ReactJS Frontend w/ ExpressJS Backend - I am building the app with the intention of reworking / transforming JS to TS upon functional completion of UX/UI

Notifications You must be signed in to change notification settings

mattbixby123/flearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flearn Vite+React client with express js server

to run local dev server follow these steps:

1. in client terminal for front end server

npm run dev

2. in server terminal for express server

npm run server

Misc notes for developer:

07-12-2024:

things are starting to work - login is dispatching token when logged in and providing the auth/me information

07-16-2024:

front end basic structure working. The backend api is ready to be built out with routes for non auth related data base items. Logout button still needed on front end, but login and register work as wel as the conditional renders on the app.jsx

07-18-2024

backend api routes all added and in need of testing. All schema tables are populated with seed data, except for studySession. We will sleep on this for now

08-21-2024

revisiting this project and getting aquainted to make more progress on it - hard time to be breaking into SW but a great time to be a learner!

09-02-2024

As i am starting to study algos harder, this app will start coming to life with my lived experiences applied.

09-030-2-24

Great day to be a coder!

About

FLASH LEARN - Vite-ReactJS Frontend w/ ExpressJS Backend - I am building the app with the intention of reworking / transforming JS to TS upon functional completion of UX/UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published