Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mehradevesh2022/pixgrid

Experience the world of PixGrid, a React-based project reminiscent of Unsplash's photo grid. Create, explore, and enjoy a static app where users can add and purchase photo items. Dive into the React ecosystem and state management with Context API in this engaging application
https://github.com/mehradevesh2022/pixgrid

context-api css3 deployment html5 netlify react-hooks reactjs shoping-cart unsplash-api

Last synced: 3 days ago
JSON representation

Experience the world of PixGrid, a React-based project reminiscent of Unsplash's photo grid. Create, explore, and enjoy a static app where users can add and purchase photo items. Dive into the React ecosystem and state management with Context API in this engaging application

Awesome Lists containing this project

README

        

# Project Name: PixGrid
---
PixGrid is a basic project inspired by the Unsplash application, focusing on a photo grid. Users can add photo items and have the option to purchase them. This is a static app where the state is managed using Context API.

## Demo
---
demo

## Tech Stack

- React
- Context API

## Installation
---
To run the PixGrid app locally, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/MehraDevesh2022/pixgrid.git
cd pixgrid

```
2. Install the dependencies:
```bash
npm install
```
3. Start the app:
```bash
npm start
```
4. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

## Contributing
---
Contributions are always welcome! Please create a PR to add Github profile cards to this project.