https://github.com/r3nanp/hunt
☀ A clone of Product Hunt!
https://github.com/r3nanp/hunt
api axios clone frontend-web product-hunt react unform
Last synced: 3 months ago
JSON representation
☀ A clone of Product Hunt!
- Host: GitHub
- URL: https://github.com/r3nanp/hunt
- Owner: r3nanp
- Created: 2020-11-18T02:51:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-20T21:51:49.000Z (over 4 years ago)
- Last Synced: 2025-01-12T14:47:24.034Z (5 months ago)
- Topics: api, axios, clone, frontend-web, product-hunt, react, unform
- Language: TypeScript
- Homepage:
- Size: 485 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hunt ☀
A clone of Product Hunt, result of Starter from Rocketseat.[](https://github.com/styled-components/styled-components)

---
## Techologies used 🛠
- React
- Typescript
- Unform
- axios
- Yup
- react-router-dom
- styled-components
- react-icons
- eslint
- prettier
## How to run and contribute 🤔```
# Clone repository$ git clone https://github.com/r3nanp/hunt.git
``````
# Run this command at root of directory$ yarn or npm run install
```### How to Fork the project 💪
```
# Create a new branch with your changes:$ git checkout -b
``````
# Save your changes and create a commit message telling you what you did:$ git commit -m ""
``````
# Submit your changes:$ git push origin
```
---## Local settings
```
# To run the app in your machine:$ yarn start or npm run start
``````
# To build the app:$ yarn build or npm run build
```---
#### Screenshot
![]()