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

https://github.com/ybrusentsov/react-blog

Front-End (React) test assessment
https://github.com/ybrusentsov/react-blog

Last synced: about 1 year ago
JSON representation

Front-End (React) test assessment

Awesome Lists containing this project

README

          

# React Blog

[https://react-blog.goveo.vercel.app/](https://react-blog.goveo.vercel.app/)
Front-End (React) test assessment

## Getting Started

To run application locally open terminal and type:
```bash
yarn install
yarn build
yarn start
```
Open [http://localhost:3000](http://localhost:3000/) with your browser to see the result.

## Technologies and libraries

Project is written on **TypeScript** and uses such technologies as:
- **React**
- **Next.js**
- **Redux**
- **Redux-Saga**
- **Reselect**
- **Axios**
- **Lodash**
- **Formik**
- **Styled-components**
- **Material-UI**