Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipenobrg/workshop-frontend-2023.2
A challenge made for a selection process for an internship position.
https://github.com/felipenobrg/workshop-frontend-2023.2
react styled-components typescript
Last synced: 9 days ago
JSON representation
A challenge made for a selection process for an internship position.
- Host: GitHub
- URL: https://github.com/felipenobrg/workshop-frontend-2023.2
- Owner: felipenobrg
- Created: 2023-09-01T19:36:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T17:38:33.000Z (about 1 year ago)
- Last Synced: 2023-10-22T18:39:30.274Z (about 1 year ago)
- Topics: react, styled-components, typescript
- Language: TypeScript
- Homepage: https://workshop-frontend-2023-2.vercel.app
- Size: 6.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Star Wars
Project developed as a Front-End challenge for the Software Factory, Unipê.
Project |
Features |
Technologies |
Layout## :fire: Features
• Responsiveness: 100% responsive project, adaptable to all devices.
• Features two main pages: Home and Gallery. Home has a carousel with images
related to Star Wars and a section with 5 interesting facts about Star Wars. Gallery consists of 3 pages: People, Planets, and
Species. Each page displays cards with different information based on the data from the provided API.## 🚀 Technologies
Project developed using the following technologies:
- ReactJS
- TypeScript
- Styled-Components
- React-Router-Dom
- Swiper
- Phosphor Icons## 🔖 Layout
Desktop:
Mobile:
---
[Project Link](https://workshop-frontend-2023-2.vercel.app/)