Skip to content

TaWReOn/Ruptela-React-Test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruptela React Test

Requirements

  • NodeJS >= 10
  • yarn (optional, you can use npm instead)

Getting Started

  • Clone this repo locally
  • yarn install
  • yarn start
  • Open http://localhost:3000 to view the assignment.
  • Once finished, push to your repo on github, and send us a link without creating a Pull request.

Available Scripts

This project was bootstrapped with Create React App.

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 api

Runs the mock api server.
Open http://localhost:3050/posts to view it in the browser.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation. To learn Redux, check out the Redux documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 9.0%
  • HTML 5.8%