Demonstration • Objective • Getting started • Features • Technology • Feedback
The project is available at the following links
The main objective is to practice my knowledge of the angular and vue frameworks while learning react.
Requirements
(observation) In Angular project use only npm
Clone the project
git clone https://github.com/PetersonFonsec/Github-Explorer.git
Access the project folder of the desired technology
cd angular
// or
cd react
// or
cd vue
Install the dependencies
yarn install
// or
npm install
In the angular project use
npm start
In the react project use
yarn start
// or
npm serve
In the vue project use
yarn serve or npm run serve
Main technologies used in the project:
- ✅ Search repositories and issues
- ✅ save to localstorage
- dark mode
- turn into a pwa
Hey what did you think of the project? Feel free to give feedback on linkedin or opening issue