-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ldfMion edited this page Feb 29, 2024
·
8 revisions
- documentation: GitHub Wiki
- planning
- tasks on GitHub Issues and Github Projects
- Planning page on the Wiki
- Communication: Discord
- components - contains components used throughout the project
- layouts - different pages
- folder for each layout
- index.js - main file for this layout
- other components used in this layout
- folder for each layout
- data - contains things related to the "backend"
- shadcn/ui https://ui.shadcn.com/
- Here's a list of React components... https://react.dev/reference/react-dom/components/common#
-
Make sure the command directory is the folder you are working in For me it was: /Users/parkerhaskett/CSDCWebsite/NewsBlogProject/ReactNewsBlog/react-news-blog
-
Go to the terminal and write npm start
-
The window should open in your browser, displaying the index.js file