Skip to content

jonatas-melo-silva/projects-github-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔎 GitHub Search

Look for public repositories in Github


📇 Appendix

Features | Screenshots | Video | Tech Stack | Pre Requirements | Running the local project | License | Authors

👨‍💻️ Construction 🚧️ project 🚀️


✨ Features

✅ Search Repositories ✅ Add Repositories to List ✅ List Repositories ✅ Details the Repository ✅ Remove the Repository from List



📸 Screenshots

Page Home

Página home


Page Repository

Página Repository



📹 Video

App Video

App Video



🗄️ Tech Stack

React | React-Dom | React-Icons | React-Router-Dom | React-Scripts | Web-Vitals | Styled Componentes | Axios


⚠️ Pre-requirements

Before you begin, you will need to have installed on your machine the following tools Git | NPM | NodeJs | Yarn.

In addition it is good to have a text editor to work with the code, such as VSCode.



🖥️ Running the local project

# Clone the repository
$ git clone <https://github.com/jonatas-melo-silva/projects-github-reactjs.git>

# Access the project folder in the terminal/cmd
$ cd projects-github-reactjs

# instaleAsDependencies
$ yarn or npm install

# Execute the Project in Development Mode
$ yarn start or npm run start

# The server will start port:3000 - Go <http://localhost:3000>


License

This project is licensed under the MIT license.



👨‍💻️ Authors 🇧🇷

Made with 💜️ by 👦️ Jonatas Melo Silva.