Skip to content

eduardagomess/web-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-app-react

Bridge challenge

Captura de tela de 2022-01-02 17-45-00

Description

📌 Implementation of a web-app that receives, through a form, two numbers and returns the prime numbers between them.

Technologies

▶️ Frontend - React

▶️ Backend - Node.js and Express

Run

  1. Install npm, Node.js and git.

  2. Clone the repository (git clone https://github.com/eduardagomess/web-app-react.git)

  3. Through the command line, go to the project folder (web-app-react) and execute the follow command 'npm install'

  4. To see the interface working just run the command 'npm start' and access http://localhost:3000.

  5. Open another command prompt window, go to the project folder (web-app-react) and navigate to the "server" folder.

  6. Run 'node server.js' to initialize the server (Port 3031)

At the end of these steps the web application will be working and ready to be used!

Heroku

Link: https://sequencianumerosprimos.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published