Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.