Skip to content

👽 Reddit front and post pages written in React/Next.js (with ISR)/Tailwind CSS

License

Notifications You must be signed in to change notification settings

alebelcor/reddit-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit App

Reddit front and post pages written in React/Next.js (with ISR)/Tailwind CSS

Demo site

Screenshot of Reddit App

Requirements

Note: You may also use npm, instead of Yarn, if you want.

Setup

Install dependencies

yarn
With npm
npm install

Usage

Start a development server

yarn dev
With npm
npm run dev

Run tests

yarn test
With npm
npm test

Lint files

yarn lint
With npm
npm run lint

Build for production

yarn build
With npm
npm run build

Start a production server

yarn start
With npm
npm start

License

MIT © Alejandro Beltrán

Disclaimer

This was made for illustrative purposes. I do not own the content generated by this tool. All rights belong to their respective owners. No copyright and/or trademark infringement intended.

About

👽 Reddit front and post pages written in React/Next.js (with ISR)/Tailwind CSS

Topics

Resources

License

Stars

Watchers

Forks