Skip to content

singhnivedita95/ArticleTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Statement

Create a basic article sorting application

Getting Started with Create React App

This Project consist Article List in which each article have its own Details. Header consist Buttons which can be used to sort the Article List as required.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.
Your app is ready to be deployed! See the section about deployment for more information.

@material-ui/core

React components that implement Google's Material Design.

Installation

Install the package in your project directory with:

// with npm
npm install @material-ui/core

// with yarn
yarn add @material-ui/core

Documentation

The documentation

Learn More

You can learn more in the Create React App documentation. To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published