Skip to content

ederivero/Ravn-Challenge-V2-Eduardo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to My Challenge!

  • Made by Eduardo de Rivero

Hi! This is my challenge, to run it you have two projects

  • Server side
  • Client side You must first run the server side and then cliente side.

Server side

To run the server, first you need to install the librarys and the command to run this is

npm install

And that's all, now run the following command to start the server

npm run

If you see the following message on your terminal it's means that all be ok server terminal

Client side

The client side are the same steps as the server side, run first

npm install

and

npm start

If you see the following message on your terminal it's means that all be ok cliente side terminal

And a browser will be opened and load the data from the server side.

proyect

Now you can check the people of star wars and if you click one of them you see his specs like hai color, skin color, etc.

people Luke Skywalker

And thats it, now you can see some people of Star Wars and see his specs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published