Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jancobh/hacker-news-react

React 18 + Vite + Redux Toolkit | Hacker News App
https://github.com/jancobh/hacker-news-react

hackernews hackernews-api react react18 redux reduxtoolkit vite

Last synced: about 1 month ago
JSON representation

React 18 + Vite + Redux Toolkit | Hacker News App

Awesome Lists containing this project

README

        

# Hacker News - React

## 🚀 Getting Started

Hacker News - React is an example app for Reign challenge.

See **Installing** for steps to make it work in your local environment.
## 💻 Live Demo

✔ Netlify: https://golden-griffin-f75a4a.netlify.app/.

## 📋 Prerequisites

* Node JS 14.18+, 16+ - You need it to use npm

## 🔧 Installing

```bash
git clone https://github.com/JancoBH/hacker-news-react.git
cd hacker-news-react
npm install
vite
```

## 🛠️ Built With

* React 18.2.0
* Redux Toolkit 1.8.4
* Vite 3.0.7

## 📦 Deployment

You can check Vite Deployment guide to learn how to deploy this project.

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---
🧑‍💻 Developed by [JancoBH](https://github.com/JancoBH)