Skip to content

andretorresdg/API-part2

Repository files navigation

API-part2

API-part2 is a free web application which is written in JavaScript, using ReactJS, that commmunicates with the API-part1. This program has a route to handle the login (with SignUp, Edit Password and all the other functions of a basic register user). Also, it contains an authentication method.

Feel free to see the source code here .


Table of Contents


Initiating

  1. On GitHub, navigate to the main page of the repository.
  1. Clone or download buttonUnder the repository name, click Clone or download.
  1. Clone URL buttonIn the Clone with HTTPs section, click to copy the clone URL for the repository ( this web URL ).
  1. Open Git Bash and change the current working directory to the location where you want the cloned directory to be made.
  1. Type git clone, and then paste the URL you copied in Step 3.

Prerequisites

To run this API effectively, you will need the following programs:

And these packages:


Installing

First, make sure you have already downloaded my API (if you do not, click here and follow those steps before continuing the installing procedure)

Then, open your command prompt and write "cd" + the path of the downloaded folder

For example:

$ cd D:\Users\Admin\Desktop\API-part2

Now, install all the packages with the followig command:

$ npm install 

If you want to install the nodemon, you should use this command:

$ npm install -g nodemon

Finally, you can test the API!


Testing


Author

| André Devay Torres Gomes |


Support

If you need some help, contact me!

E-mail: [email protected]


License

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published