About The Project | Layout | Technologies | Contribution | Author | License
Application for explorer projects of github.
Basic application to apply front-end knowledge (reactJs and Typescript)
You can see the production version here!
First, run the development server:
# Clone Repository
$ git clone https://github.com/kelwys/github-explorer.git
# Go to server folder
$ cd github-explorer
# Install Dependencies
$ yarn
# Run Aplication
$ yarn start
# Access localhost
http://localhost:3000
The following tools were used in the construction of the project:
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Kelwy Oliveira π
If you want to do a project with me or chat, don't hesitate to send me a message:
This project is under the MIT license.