Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rushilp2311/4413-frontend
Online Book Store built with React in Frontend and Spring Boot in Backend. It was a group project.
https://github.com/rushilp2311/4413-frontend
reactjs springboot
Last synced: about 1 month ago
JSON representation
Online Book Store built with React in Frontend and Spring Boot in Backend. It was a group project.
- Host: GitHub
- URL: https://github.com/rushilp2311/4413-frontend
- Owner: rushilp2311
- Created: 2020-11-06T21:14:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-04T22:24:25.000Z (almost 4 years ago)
- Last Synced: 2024-11-05T14:39:28.971Z (3 months ago)
- Topics: reactjs, springboot
- Language: JavaScript
- Homepage: https://frontend-4413.herokuapp.com
- Size: 6.61 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4413-Frontend
#### Front End (which calls the above spring API) deployed at:
https://frontend-4413.herokuapp.com### Live application link:
https://backend-4413.herokuapp.com/
Requirements to run React
- Newer version of Node
- Node Package Manager (npm)
Steps to Run Frontend project
-
Download the repository (or git clone) - Run npm install inside the folder (in terminal)
- Run npm start.