Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdro-lucas/ignite-reactjs

Collection of study projects in ReactJS by Pedro Lucas, exploring various techniques and tools in the modern web development ecosystem
https://github.com/pdro-lucas/ignite-reactjs

dashboard nextjs react rocketseat shadcn-ui stripe-api tailwindcss

Last synced: about 2 months ago
JSON representation

Collection of study projects in ReactJS by Pedro Lucas, exploring various techniques and tools in the modern web development ecosystem

Awesome Lists containing this project

README

        

# Ignite ReactJS Projects by Pedro Lucas

Dedicated time: ![](https://wakatime.com/badge/user/a727d28f-ccf9-4fe9-9148-70d257f76fd2/project/d01f52b0-2a44-484c-86a0-c5d75cf6db15.svg)

## About the Repository

This repository contains a collection of projects developed by Pedro Lucas, focusing on ReactJS. Each project is a unique application, showcasing different skills and techniques in web development.

## Projects

### 1. [Ignite Timer](https://github.com/pdro-lucas/ignite-reactjs/tree/feature/pizza-shop-web/02-ignite-timer)
A productivity application with a timer for task management. Uses React and TypeScript.

### 2. [DT Money](https://github.com/pdro-lucas/ignite-reactjs/tree/feature/pizza-shop-web/03-dt-money)
A personal finance control application. Made with React and Styled Components.

### 3. [Ignite Shop](https://github.com/pdro-lucas/ignite-reactjs/tree/feature/pizza-shop-web/04-ignite-shop)
E-commerce simulation integrated with Stripe API. Built with Next.js and Tailwind CSS.

### 4. [Ignite Feed](https://github.com/pdro-lucas/ignite-reactjs/tree/feature/pizza-shop-web/ignite-feed-ts)
A static social media blogging platform, ideal for understanding UI and state management in React.

### 5. Pizza Shop Web
A work-in-progress project focused on a web application for a pizzeria.

## Technologies Used

- ReactJS
- TypeScript
- Styled Components
- Next.js
- Tailwind CSS
- Vite
- Other modern libraries and frameworks

## How to Contribute

Contributions are always welcome! If you want to contribute to any project, follow these steps:

1. Fork the project.
2. Create a feature branch (`git checkout -b feature/AmazingFeature`).
3. Make your changes and commit (`git commit -m 'Add some AmazingFeature'`).
4. Push to the branch (`git push origin feature/AmazingFeature`).
5. Open a Pull Request.