Skip to content

Would you like to browse a collection of Posts about React or leave one yourself? Basic React app, bootstrapped with Vite and built with TypeScript

Notifications You must be signed in to change notification settings

ThomasCode92/React-Poster-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Poster App

Would you like to browse a collection of Posts about React or leave one yourself? Visit the React Poster app!

About this Repository
This project is part of the React - The Complete Guide course from Academind.
It is used to summarize the basics about React, some kind of a Core Feature Walkthrough.
This application is bootstrapped with vite and makes use of TypeScript.

View the application
First start the (dummy) backend with the following command cd backend && npm run dev.
To start the React app, open a new terminal and run cd frontend && npm run dev

Open your web browser at http://localhost:5173.

About

Would you like to browse a collection of Posts about React or leave one yourself? Basic React app, bootstrapped with Vite and built with TypeScript

Topics

Resources

Stars

Watchers

Forks