Coder Social home page Coder Social logo

blog-devt's Introduction

Deployed project: https://blog-dev-t.now.sh/

How to run this project on local server
  • Clone this project;
  • npm install
  • npm run dev

To build project:

  • npm run build;

Task Description

Functional Requirements

-The blog should have Latest Posts page (/ route)
-The blog should have Post page (/posts/:postId route)
-The blog should have Create Post page (/posts/new route)
-User should be able to create a new post
Technical Requirements
-Code should be written with TypeScript
-ESLint and Prettier setup for code linting
-We want to support SSR in our application. As the most simple solution, use Next.js because it supports SSR out of the box
-User interface should be built with styled-components
-Make sure to use React hooks everywhere instead of class-based components
-Redux as data layer with any middlewares set you to prefer
-The project should have clear README with steps to run it
-Network request handled with axios
-Use functional programming if you are know-how. Ramda.js or lodash/fp is plus to your score
-Deploy the app to any free hosting for review. This item is optional, but nice to have :)
API

To persist data and work with real API, we're going to use simple Node.js API created in a few minutes. API hosted in the cloud and you can query it from anywhere. API endpoints documentation: https://documenter.getpostman.com/view/1917440/RzteTChV

Design

The design is up to you. Simple, minimalistic and clean would be nice. As a general example check Ghost standard UI.

Conditions
-The code should be clean, passing ESLint checks and simple to understand
-Task usually takes from 4 to 6 hours. If you need more time, you're good to take it and it's appreciated, but results should be sent no later than 48 hours after the start
-Skills to write clean business logic evaluated higher than nice markup
-The challenge code should be pushed to GitHub repository. Send us a link to the repository right after that. Thanks!

If you have any questions about challenge details, ask for details, it's appreciated. Have good luck and looking forward to work with you!

https://www.notion.so/develops/Front-End-React-test-assessment-by-DevelopsToday-ed99f6bce4de41bd940d2dcf98abc01a

blog-devt's People

Contributors

nayacirdan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.