Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.39 KB

File metadata and controls

42 lines (27 loc) · 1.39 KB

React-Fetch-2

JavaScript React TypeScript CSS3


💡 Idea:

The intuition of this project was to learn React with Typescript and how to get API using fetch function.
I also used Hooks (such as useState), interfaces, filter and map functions.

🚀 How to execute the project:

To run and view the project in development mode, you will need to follow the next steps.

Prerequisites:

Below are listed the necessary tools for the project to work:

Installing dependencies:

Run the command to install the project dependencies.

npm install

Executing the project:

 npm run start

License

This project is licensed under the [MIT] license - see the LICENSE.md file for more details.