Skip to content

Hoaxify: Basic Social Sharing Platform - The learning project using Spring and React (Instructor: Başar Büyükkahraman)

Notifications You must be signed in to change notification settings

barisertugrul/spring-react-hoaxify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-react-hoaxify

Hoaxify: Basic Social Sharing Platform - The learning project using Spring and React (Instructor: Başar Büyükkahraman) Backend + Frontend

Course Link: https://www.udemy.com/course/spring-ve-react-ile-web-uygulamas-gelistirmek/

Live Demo

Install and Run Backend (ws)

Download the project and extract it from the zip file. Import the ws folder from your editor. After the dependencies are finished installing, you can run WsAplication.

Instal and Run Frontend

Download the project and extract it from the zip file.

  1. Make sure you have installed NodeJs allready. If not, please download and install from NodeJs Official Page.
  2. Open Terminal and go to the folder where your project is located. Locate in the frontend folder. (Or open the frontend folder in your IDE)
  3. Run in terminal (or IDE terminal): npm install to install the dependencies.
  4. Run npm start to run project.

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The app will automatically reload if you change any of the source files..
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Views

Home Page

Hoaxify Home Page Screenshot

Signup Page

Hoaxify Signup Page Screenshot

Login Page

Hoaxify Login Page Screenshot

User Page

Hoaxify User Page Screenshot

About

Hoaxify: Basic Social Sharing Platform - The learning project using Spring and React (Instructor: Başar Büyükkahraman)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published