Reddit App created with Create React App.
Please clone this project to your computer.
git clone https://github.com/hernimen/reddit-typescript
or go to
https://redditdeviget.web.app/
You need to have
- Node.js - A JavaScript runtime built on Chrome's V8 JavaScript engine.
Steps to run this project.
npm install
then
npm start
and go to
http://localhost:3000
To run tests use this command
npm run test
- React - A JavaScript library for building user interfaces.
- Axios - Promise based HTTP client for the browser and node.js.
- Date-fns - Modern JavaScript date utility library.
- React-redux - A Predictable State Container for JS Apps.
- React-spring - bring your components to life with simple spring animation primitives.
- Redux-thunk - Redux Thunk middleware allows you to write action creators that return a function instead of an action.
- Typescript - TypeScript extends JavaScript by adding types.
- Firebase - With Firebase Hosting, you can deploy a single-page web app, a mobile app landing page, or a progressive web app without all the hassle.
- Hernán Bessera - Github